Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewOptions ¶
func NewRepository ¶
func NewRepository() (keyvalue.LoadSaveCloser, func() error, error)
Types ¶
type Repository ¶
type Repository struct {
// contains filtered or unexported fields
}
func (*Repository) Close ¶
func (p *Repository) Close() error
func (*Repository) Load ¶
func (p *Repository) Load(ctx context.Context, prefix keyvalue.KeyPrefixer) (<-chan keyvalue.KeyValuer, error)
Click to show internal directories.
Click to hide internal directories.