Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateUserId ¶
func MustGenerateUserID ¶
func UserIDString ¶
Types ¶
type KeyPair ¶
type KeyPair struct {
// contains filtered or unexported fields
}
func GenerateKeyPair ¶
func MustGenerateKeyPair ¶
func MustGenerateKeyPair() KeyPair
func (KeyPair) Private ¶
func (k KeyPair) Private() ed25519.PrivateKey
Click to show internal directories.
Click to hide internal directories.