config

package
v0.0.0-...-fb02c25 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Env

type Env struct {
	AppName       string
	Debug         bool
	LogPath       string
	LogMaxSize    int
	LogMaxAge     int
	LogMaxBackups int
	LogIsCompress bool
	MySqlHost     string
	MySqlPort     string
	MySqlUsername string
	MySqlPassword string
	MySqlDataBase string
}

func GetEnv

func GetEnv() *Env

Jump to

Keyboard shortcuts

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