package
4.3.2+incompatible
Repository: https://github.com/qbit/client.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.

# Type aliases

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