setting

package
v0.0.0-...-580ceab Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2021 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultConf = "conf/app.yml"

Variables

View Source
var (
	AppVer string

	CustomConf = DefaultConf
	HTTPPort   = "9090"
	HTTPAddr   = "localhost"

	RedisAddr = "localhost:6379"
	RedisPass = ""
	RedisDB   = 0

	EsHosts = []string{"http://127.0.0.1:9200"}

	MysqlHost     = "localhost"
	MysqlPort     = 3306
	MysqlUser     = "root"
	MysqlPassword = ""
	MysqlDB       = ""
)

Functions

func NewContext

func NewContext()

Types

This section is empty.

Jump to

Keyboard shortcuts

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