Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NotFoundError = errors.New("record not found")
Functions ¶
func NewBoltStore ¶
Types ¶
type Navigation ¶
type Navigation int
const ( LogInCommand = "login" LogOutCommand = "logout" StartCommand = "start" )
Click to show internal directories.
Click to hide internal directories.