Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PBQNoOpStore ¶
type PBQNoOpStore struct { }
PBQNoOpStore is a no-op pbq store which does not do any operation but can be safely invoked.
func NewPBQNoOpStore ¶
func NewPBQNoOpStore() (*PBQNoOpStore, error)
func (*PBQNoOpStore) Close ¶
func (p *PBQNoOpStore) Close() error
func (*PBQNoOpStore) GC ¶
func (p *PBQNoOpStore) GC() error
Click to show internal directories.
Click to hide internal directories.