[ ソース: golang-github-hashicorp-go-sockaddr ]
パッケージ: golang-github-hashicorp-go-sockaddr-dev (1.0.2-2)
golang-github-hashicorp-go-sockaddr-dev に関するリンク
Debian の資源:
golang-github-hashicorp-go-sockaddr ソースパッケージをダウンロード:
- [golang-github-hashicorp-go-sockaddr_1.0.2-2.dsc]
- [golang-github-hashicorp-go-sockaddr_1.0.2.orig.tar.gz]
- [golang-github-hashicorp-go-sockaddr_1.0.2-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
IP address/UNIX socket convenience functions for Go
go-sockaddr is a convenience library that makes doing the right thing with IP addresses easy. go-sockaddr is loosely modeled after the UNIX sockaddr_t and creates a union of the family of sockaddr_t types.
The primary intent of the library was to make it possible to define heuristics for selecting the correct IP addresses when a configuration is evaluated at runtime.
その他の golang-github-hashicorp-go-sockaddr-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-hashicorp-errwrap-dev
- Errwrap is a Go (golang) library for wrapping and querying errors