config

package
v0.0.0-...-3b47941 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2021 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApiConf

type ApiConf struct {
	Port string
}

func GetApiConf

func GetApiConf() *ApiConf

type MysqlConf

type MysqlConf struct {
	Host, Port, User, Password, Database string
}

func GetMysqlConf

func GetMysqlConf() *MysqlConf

type RPCConf

type RPCConf struct {
	Port string
}

func GetRpcConf

func GetRpcConf() *RPCConf

type RedisConf

type RedisConf struct {
	Host, Port, User, Password, Database string
}

func GetRedisConf

func GetRedisConf() *RedisConf

type SiteConf

type SiteConf struct {
	Port string
}

func GetSiteConf

func GetSiteConf() *SiteConf

type WsConf

type WsConf struct {
	Port string
}

func GetWsConf

func GetWsConf() *WsConf

Jump to

Keyboard shortcuts

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