config

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

* @Author: lihuan * @Date: 2021-12-05 11:14:18 * @LastEditors: lihuan * @LastEditTime: 2021-12-05 14:58:48 * @Email: 17719495105@163.com

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	zrpc.RpcServerConf
	Mysql Mysql
	Redis Redis
	Sms   Sms
}

type Mysql

type Mysql struct {
	Dns string
}

type Redis

type Redis struct {
	Host string
	Port int
	DB   int
}

type Sms

type Sms struct {
	ExpireTime int
}

Jump to

Keyboard shortcuts

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