config

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2018 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ARCH_TYPE_UNSUPPORT = iota
	ARCH_TYPE_AMD64
)
View Source
const (
	OS_TYPE_UNSUPPORT = iota
	OS_TYPE_WINDOWS
	OS_TYPE_DARWIN
	OS_TYPE_LINUX
)
View Source
const (
	RUN_MODE_WEB = iota
	RUN_MODE_APP
	RUN_MODE_DOCKER
)

Variables

View Source
var AppConf appConf

AppConf 应用全局参数

Functions

This section is empty.

Types

type ArchType added in v0.3.0

type ArchType int

ArchType 运行核心

type OSType added in v0.3.0

type OSType int

OSType 运行系统

func (OSType) String added in v0.3.0

func (os OSType) String() string

type RunModeType added in v0.3.0

type RunModeType int

RunModeType 运行模式

Jump to

Keyboard shortcuts

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