You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The netip package has been around for a while in stdlib and build upon the original net package. Currently there are helper functions in the manet package that convert from and to net data types and multi addresses.
The netip package has been around for a while in stdlib and build upon the original net package. Currently there are helper functions in the manet package that convert from and to net data types and multi addresses.
https://pkg.go.dev/github.com/multiformats/[email protected]/net#ToIP
https://pkg.go.dev/github.com/multiformats/[email protected]/net#FromNetAddr
It would be nice to expand on these functions and add support for netip data types along side the existing functions.
The text was updated successfully, but these errors were encountered: