package
0.0.0-20250213232608-c453f8b35c75
Repository: https://github.com/stellar/go.git
Documentation: pkg.go.dev
# Constants
Separator seperates the name and domain portions of an address.
# Variables
ErrInvalidAddress is the error returned when an address is invalid in such a way that we do not know if the name or domain portion is at fault.
ErrInvalidDomain is the error returned when an address's domain portion is invalid.
ErrInvalidName is the error returned when an address's name portion is invalid.