Registry / networking / hashicorp-go-net

hashicorp-go-net

JSON →
library0.0.1gogounverified

Provides networking utilities and abstractions for Go applications.

go get github.com/hashicorp/go.net
INSTALL
IMPORT
SIG · HASHICORP-GO-NET
H
hashicorp-go-net
networkinggov0.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

net
github.com/hashicorp/go.net

Checks if an IP address is private using the go.net package.

package main import ( "fmt" "github.com/hashicorp/go.net" ) func main() { // Example usage of a networking utility fmt.Println(net.IsPrivateIP("10.0.0.1")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
hashicorp-go-net — go get hashicorp-go-net · libregistry