mirror of
https://github.com/hashicorp/vault.git
synced 2026-07-01 21:40:07 -04: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
|