Documentation ¶
Overview ¶
Package key provides the key implementation of the document.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrInvalidKey is returned when the key is invalid. ErrInvalidKey = errors.New("invalid key, key must be a slug with 4-120 characters") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.