conf

package
v0.0.0-...-c242be3 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2017 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init() (err error)

Types

type ConfDiscovery

type ConfDiscovery struct {
	Gateway *commconf.Etcd
	MsgJob  *commconf.Etcd
	Notify  *commconf.Etcd
	Logic   *commconf.Etcd
}

type Config

type Config struct {
	*commconf.CommConf

	Server                 *commconf.Server
	ServiceDiscoveryServer *commconf.ServiceDiscoveryServer
	RPCServer              *commconf.RPCServer
	RPCClient              *RPCClient
	ConfDiscovery          *ConfDiscovery
	// contains filtered or unexported fields
}
var (
	Conf *Config
)

type RPCClient

type RPCClient struct {
	LogicClient *commconf.ServiceDiscoveryClient
}

Jump to

Keyboard shortcuts

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