[ 源代码: 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