mirror of
https://github.com/Luzifer/vault-openvpn.git
synced 2024-11-14 19:12:45 +00:00
5 lines
130 B
Go
5 lines
130 B
Go
/*
|
|
Package sockaddr is a Go implementation of the UNIX socket family data types and
|
|
related helper functions.
|
|
*/
|
|
package sockaddr
|