Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMemoryStores ¶ added in v0.6.4
func NewMemoryStores(opts ...Option) store.StoreProvider
Types ¶
type Option ¶ added in v0.6.4
type Option func(stores *memoryStores)
func WithDiscoverer ¶ added in v0.6.4
WithDiscoverer sets the discover func of memorystores
func WithStoreSize ¶ added in v0.6.4
WithStoreSize sets the store size
Click to show internal directories.
Click to hide internal directories.