Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PasswordHash ¶
func VerifyPasswordHash ¶
Types ¶
type Id ¶
type Id []byte
Id represents a node id. Ids are cryptographically secure random byte strings long enough for us to generate them without having worry about collisions with pre-existing ids.
func (Id) MarshalBinary ¶
Click to show internal directories.
Click to hide internal directories.