Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NIP05_REGEX = regexp.MustCompile(`^(?:([\w.+-]+)@)?([\w_-]+(\.[\w_-]+)+)$`)
Functions ¶
func IsValidIdentifier ¶ added in v0.29.0
func NormalizeIdentifier ¶
func ParseIdentifier ¶ added in v0.29.0
Types ¶
Click to show internal directories.
Click to hide internal directories.