config

package
v0.0.0-...-f1b3503 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Configuration represent the variable of configuration model
	Configuration = &ConfigurationModel{}
)

Functions

This section is empty.

Types

type ConfigurationModel

type ConfigurationModel struct {
	RunMode    string `json:"run_mode"`
	Port       string `json:"port"`
	GrpcServer string `json:"grpc_server"`
}

ConfigurationModel represent the configuration model

Jump to

Keyboard shortcuts

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