Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultMongoDbFactory ¶
type DefaultMongoDbFactory struct { cbuild.Factory Descriptor *cref.Descriptor MongoDbConnectionDescriptor *cref.Descriptor }
DefaultMongoDbFactory helps creates MongoDb components by their descriptors. See Factory See MongoDbConnection
func NewDefaultMongoDbFactory ¶
func NewDefaultMongoDbFactory() *DefaultMongoDbFactory
NewDefaultMongoDbFactory are create a new instance of the factory. Return *DefaultMongoDbFactory
Click to show internal directories.
Click to hide internal directories.