mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-24 18:30:41 -05: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
|