Versions in this module Expand all Collapse all v1 v1.0.0 Jul 29, 2022 Changes in this version + func AssembleClientAddress(identifier string, pubkey []byte) string + func IsPrivateIP(ip net.IP) bool + func MakeAddressString(pubKey []byte, identifier string) string + func ParseClientAddress(addrStr string) ([]byte, []byte, string, error)