package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Jan 21, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Port int `env:"PORT,default=50000"`
MongoURL string `env:"MONGO_URL,default=mongodb://localhost:27017"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.