package
5.5.2+incompatible
Repository: https://github.com/keycase/client-fork.git
Documentation: pkg.go.dev

# Functions

CheckUsername returns true if the given string can be a Keybase username.
NewNormalizedUsername makes a normalized username out of a non-normalized plain string username.

# Constants

UsernameRE is the regex for matching usernames.

# Type aliases

NormalizedUsername is a Keybase username that has been normalized (toLowered) and therefore will compare correctly against other normalized usernames.