Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
type Store struct {
// contains filtered or unexported fields
}
Store implements a store backed by Bolt.
func (*Store) Close ¶
Close frees all resources (e.g. file handles, network sockets) used by the store.
Click to show internal directories.
Click to hide internal directories.