common

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2019 License: MIT Imports: 0 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SystemConfig

type SystemConfig struct {
	//服务英文名
	Name string
	//服务中文名
	DisplayName string
	//版本号
	Version string
	//本地地址,用于回调
	LocalAddress string
	//Consul服务地址
	ServiceDiscoveryAddress string
	//数据库链接字符串
	DatabaseConnectionString string
	//缓存链接字符串
	CacheConnectionString string
}

Jump to

Keyboard shortcuts

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