constants

package
v0.0.0-...-c5fb9eb Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2021 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultPort  = 3000
	DefaultConf  = "config.yml"
	DefaultDir   = "wormholes"
	DirPerm      = 0o775
	FilePerm     = 0o600
	EnvPrefix    = "WH"
	DotDir       = ".wormholes"
	EmptyString  = ""
	CacheControl = "private, max-age=90"
	CookieName   = "_wh"
	MaxLimit     = 1e7
	ErrorRate    = 1e-3
	MaxTry       = 10
	IDSize       = 7
	CookieSize   = 21
	Streams      = 8
	BatchSize    = 1e4
)

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