Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertInt ¶
Types ¶
type DatabaseMongodbConfig ¶
type DatabaseMongodbConfig struct { Host string Port string Database string User string Password string TimeOut time.Duration }
func DatabaseMongodb ¶
func DatabaseMongodb() DatabaseMongodbConfig
Click to show internal directories.
Click to hide internal directories.