package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Feb 12, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func HandleEnvironmentVars(config Config)
preparations for docker
type ConfigStruct struct {
ApiPort string `json:"api_port"`
MongoUrl string `json:"mongo_url"`
MongoTable string `json:"mongo_table"`
MongoCollection string `json:"mongo_collection"`
ProcessEndpoint string `json:"process_endpoint"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.