model

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GlobalConfig

type GlobalConfig struct {
	Port int `yaml:"port"`
}

type TestCfg

type TestCfg struct {
	ThreadCount            int    `yaml:"threadcount"`
	MessageSize            int    `yaml:"messagesize"`
	PrintCount             int    `yaml:"printcount"`
	RegistryEnable         bool   `yaml:"registryenable"`
	Protocol               string `yaml:"protocol"`
	EndPoint               string `yaml:"endpoint"`
	GoMaxProcs             int    `yaml:"gomaxprocs"`
	MicroServiceName       string `yaml:"microservicename"`
	DependMicroServiceName string `yaml:"dependmicroservicename"`
	EnvStage               string `yaml:"envstage"`
}

Jump to

Keyboard shortcuts

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