Documentation ¶
Index ¶
Constants ¶
View Source
const ( AndroidPlatform = "android" WindowsPlatform = "windows" )
Variables ¶
View Source
var ErrInvalidDisplayNameEthSuffix = errors.New(`usernames ending with "eth" are not allowed`)
View Source
var ErrInvalidDisplayNameNotAllowed = errors.New("name is not allowed")
View Source
var ErrInvalidDisplayNameRegExp = errors.New("only letters, numbers, underscores and hyphens allowed")
Functions ¶
func OperatingSystemIs ¶ added in v0.171.1
func RecoverKey ¶ added in v0.171.21
func RecoverKey(m *protobuf.ApplicationMetadataMessage) (*ecdsa.PublicKey, error)
func ValidateDisplayName ¶ added in v0.178.1
Types ¶
Click to show internal directories.
Click to hide internal directories.