Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Database ¶
func NewDevDatabase ¶
func NewDevDatabase() Database
type DevDatabase ¶
type DevDatabase struct {
URI string
}
func (*DevDatabase) Ping ¶
func (m *DevDatabase) Ping() (string, error)
type MongoModule ¶
type MongoModule struct{}
func (*MongoModule) ProvidedMongoDB ¶
func (m *MongoModule) ProvidedMongoDB() (Database, error)
Click to show internal directories.
Click to hide internal directories.