environment

package
v0.2.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnvConfig

type EnvConfig struct {
	SqlxConnString  string `mapstructure:"SQLX_CONN_STRING"`
	AMQPConnString  string `mapstructure:"AMQP_CONN_STRING"`
	RedisConnString string `mapstructure:"REDIS_CONN_STRING"`
}

func ReadEnvConfig

func ReadEnvConfig() *EnvConfig

func (*EnvConfig) Print

func (c *EnvConfig) Print()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL