Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BoltStore ¶
type BoltStore struct {
// contains filtered or unexported fields
}
BoltStore is a tracker store implementation.
func (*BoltStore) ListPrefix ¶
ListPrefix implements the store interface
type Entry ¶
type Entry struct {
// contains filtered or unexported fields
}
Entry is an store.Entry implementation
func (*Entry) RemoveLogs ¶
RemoveLogs implements the store interface
Click to show internal directories.
Click to hide internal directories.