config

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WebServiceModeDebug            WebServiceMode = "debug"
	WebServiceModeRelease          WebServiceMode = "release"
	DefaultListenPort                             = uint16(8080)
	DefaultLogLevel                               = "info"
	DefaultReadWriteTimeout                       = time.Minute
	DefaultDeployControllerAddress                = "127.0.0.1:8081"
	DefaultServiceId                              = 0
)

Variables

View Source
var (
	Config = new(configuration)
)

Functions

This section is empty.

Types

type WebServiceMode

type WebServiceMode string

Gin Service Mode

Jump to

Keyboard shortcuts

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