The `NormalizedUsername` is a type defined in the `github.com.keybase.client.go.libkb` package of the Golang language. It represents a normalized version of a username, which is a standardized form of a user's unique identifier within the Keybase system. This type is commonly used in Keybase client libraries for various operations involving user identification and verification.
Golang NormalizedUsername - 28 examples found. These are the top rated real world Golang examples of github.com/keybase/client/go/libkb.NormalizedUsername extracted from open source projects. You can rate examples to help us improve the quality of examples.