Documentation ¶
Overview ¶
TODO: refactor me, 把这个文件中的所有逻辑都去掉,只有 http 处理和 检查 参数合法性
Index ¶
Constants ¶
View Source
const (
NotFoundSuffix = "not found"
)
Variables ¶
View Source
var (
// record runtime's last restart time
LastRestartTime = "lastRestartTime"
)
Functions ¶
This section is empty.
Types ¶
type HTTPResponse ¶
type HTTPResponse = httpserver.HTTPResponse
type Responser ¶
type Responser = httpserver.Responser
Click to show internal directories.
Click to hide internal directories.