Documentation ¶
Index ¶
Constants ¶
View Source
const ( B = 1 KB = 1024 MB = 1024 * 1024 GB = 1024 * 1024 * 1024 )
View Source
const DefaultEnforcementPolicyMinTime = 5 * time.Second
View Source
const DefaultKeepAlive = 60 * time.Second
View Source
const DefaultKeepAliveTimeout = 10 * time.Second
View Source
const DefaultMsgSize = 104858000 // 10mb
Variables ¶
View Source
var UncaughtPanicError = "uncaught panic error: %v"
Functions ¶
func StableRelease ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.