package
0.0.0-20240823114315-c41cfec78b8b
Repository: https://github.com/dennis-tra/nebula-crawler.git
Documentation: pkg.go.dev
# Functions
AddrInfoFilterPrivateMaddrs strips private multiaddrs from the given peer address information.
AddrInfoFilterPublicMaddrs strips public multiaddrs from the given peer address information.
AddrsToMaddrs maps a slice of addresses to their multiaddress representation.
FilterPrivateMaddrs strips private multiaddrs from the given peer address information.
FilterPublicMaddrs strips public multiaddrs from the given peer address information.
IsResourceLimitExceeded returns true if the given error represents an error related to a limit of the local resource manager.
MaddrsToAddrs maps a slice of multi addresses to their string representation.
MergeMaddrs takes two slices of multi addresses and merges them into a single one.
No description provided by the author