configs

package
v0.0.0-...-4ac03a4 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Conf

type Conf struct {
	DatabaseURL     string `mapstructure:"DATABASE_URL"`
	DatabaseMaxConn int32  `mapstructure:"DATABASE_MAX_CONN"`
	DatabaseMinConn int32  `mapstructure:"DATABASE_MIN_CONN"`
	WebServerPort   string `mapstructure:"WEB_SERVER_PORT"`
}

Jump to

Keyboard shortcuts

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