package
Version:
v0.0.20
Opens a new window with list of versions in this module.
Published: Apr 13, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Uri string `env:"MONGO_URI,required"`
MaxPoolSize uint64 `env:"MONGO_MAX_POOL_SIZE,required"`
MinPoolSize uint64 `env:"MONGO_MIN_POOL_SIZE,required"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.