Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(opts *Provider)
Option configures the couchdb provider.
func WithDBPrefix ¶
WithDBPrefix option is for adding prefix to db name.
type Provider ¶
Provider represents a MySQL DB implementation of the storage.Provider interface.
func NewProvider ¶
NewProvider instantiates Provider.
func (*Provider) CloseStore ¶
CloseStore closes a previously opened store.
Click to show internal directories.
Click to hide internal directories.