Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CouchbaseOption ¶
type CouchbaseOption func(*couchbaseConfig)
func WithAsync ¶
func WithAsync() CouchbaseOption
func WithSnapshot ¶
func WithSnapshot(interval int) CouchbaseOption
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
func (*Provider) GetSnapshotInterval ¶
func (*Provider) GetState ¶
func (provider *Provider) GetState() persistence.ProviderState
Click to show internal directories.
Click to hide internal directories.