# Functions
AssembleRequest assemble the request body by given process id and max, min cache or policy.
CleanupProcess To kill process.
CleanupProcesses To kill processes.
ConfigInit initializes config.
CreateNewProcess Create a new background running process by command string e.g.
CreateNewProcesses To create some processes.
FormatByKey usage: m := map[string]interface{}{"name": "John", "age": 47} s := "Hi {{.name}}.
GetClientAuthType getter for client auth type.
GetConfigAddr getter for address.
GetConfigDebugPort getter for Debug port.
GetConfigOption is just simple wraper for config UnmarshalKey.
GetConfigOptions is just simple wraper for config Unmarshal.
GetConfigTLSPort getter for TLS port.
GetHTTPSV1URL getter for HTTPSV1URL.
GetHTTPV1URL getter for HTTPV1URL.
GetPolicyPath getter for path with policy.
# Variables
BoolSchema schema.
NonNegativeInteger schema.
PositiveInteger schema.