Documentation ¶
Index ¶
Constants ¶
View Source
const ( OfficialMongo string = "mongo-go" Mgo string = "mgo" )
Variables ¶
This section is empty.
Functions ¶
func NewPersistentStorage ¶
func NewPersistentStorage(opts *ClientOpts) (types.PersistentStorage, error)
NewPersistentStorage returns a persistent storage object that uses the given driver
Types ¶
type ClientOpts ¶
type ClientOpts types.ClientOpts
type PersistentStorage ¶
type PersistentStorage types.PersistentStorage
Click to show internal directories.
Click to hide internal directories.