package
Version:
v0.2.9
Opens a new window with list of versions in this module.
Published: Jan 3, 2024
License: GPL-3.0
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 EnvConfig struct {
SqlxConnString string `mapstructure:"SQLX_CONN_STRING"`
AMQPConnString string `mapstructure:"AMQP_CONN_STRING"`
RedisConnString string `mapstructure:"REDIS_CONN_STRING"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.