Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMongoConnection ¶
Types ¶
type MongoConnection ¶
type MongoConnection struct {
Conn *mongodriver.Database
}
func GetMongoConnection ¶
func GetMongoConnection() *MongoConnection
func (*MongoConnection) Initialice ¶
func (m *MongoConnection) Initialice(config util.Config) error
Click to show internal directories.
Click to hide internal directories.