configs

package
v0.0.0-...-b9b3dbb Latest Latest
Warning

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

Go to latest
Published: May 15, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GlobalConfig = &Global{}

Functions

This section is empty.

Types

type Global

type Global struct {
	Server server
	Mysql  Mysql
}

type Mysql

type Mysql struct {
	MysqlAddr     string `yaml:"mysql_addr"`
	MysqlUsername string `yaml:"mysql_username"`
	MysqlPassword string `yaml:"mysql_password"`
	MysqlDatabase string `yaml:"mysql_database"`
}

type Rpc

type Rpc struct {
}

Jump to

Keyboard shortcuts

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