config

package
v0.0.0-...-57ed1a7 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2024 License: MulanPSL-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	zrpc.RpcServerConf
	MySQLConfig MySQLConfig
}

type MySQLConfig

type MySQLConfig struct {
	Name   string `json:"name"`
	Pwd    string `json:"pwd"`
	Host   string `json:"host"`
	Port   int    `json:"port"`
	Dbname string `json:"dbname"`
}

Jump to

Keyboard shortcuts

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