constant

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2020 License: Apache-2.0 Imports: 1 Imported by: 57

Documentation

Index

Constants

View Source
const (
	ZeroInt                         = 0
	MinUInt             uint        = 0
	MaxUInt                         = ^uint(0)
	MaxInt                          = int(^uint(0) >> 1)
	MinInt                          = ^MaxInt
	MinPort                         = 1
	MaxPort                         = 65535
	EmptyString                     = ""
	CurrentDir                      = "./"
	DefaultRandomString             = "sadfio3mj23gsk9lj8ou"
	DefaultRandomInt                = 345920654907418
	TrueString                      = "true"
	FalseString                     = "false"
	CRLFString                      = "\n"
	DefaultFileMode     os.FileMode = 0644
	DefaultExecFileMode os.FileMode = 0755
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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