Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIConfig ¶
type APIConfig struct { MongoDBConfig *MongoConfig APIPort int }
APIConfig represents API configuration.
func GetAPIConfig ¶
func GetAPIConfig() *APIConfig
GetAPIConfig returns the instance of an APIConfig.
Click to show internal directories.
Click to hide internal directories.