Documentation
¶
Overview ¶
Package common @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 center CLI @Author linngc @License
Package common @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 center CLI @Author linngc @License
Package common @Link https://gitee.com/linngc/center.gf @Copyright Copyright (c) 2022 center CLI @Author linngc @License
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GtimeNowReq ¶
type GtimeNowRes ¶
type GtimeNowRes struct {
Datetime string `json:"datetime" dc:"数据对象"`
DatetimeMilli string `json:"datetimeMilli" dc:"数据对象"`
Timestamp string `json:"timestamp" dc:"数据对象"`
TimestampMilli string `json:"timestampMilli" dc:"数据对象"`
Format string `json:"format" dc:"数据对象"`
ISO8601 string `json:"ISO8601" dc:"数据对象"`
RFC822 string `json:"RFC822" dc:"数据对象"`
}
type MonitorMoreReq ¶
type MonitorMoreRes ¶
type MonitorMoreRes struct {
g.Meta `mime:"text/html" type:"string" example:"<html/>" dc:"当前服务器信息"`
*monitor.MonitorOutput `dc:"数据对象"`
}
type StatusEnumReq ¶
type StatusEnumRes ¶
type VerifyJunitReq ¶
type VerifyJunitRes ¶
type VerifyJunitRes struct {
g.Meta `mime:"text服务网络链接验证/html" type:"string" example:"<html/>" dc:"当前服务器信息"`
Data []*monitor.VerifyOutput `dc:"数据对象"`
}
type VersionMoreReq ¶
type VersionMoreRes ¶
type VersionMoreRes struct {
g.Meta `mime:"text/html" type:"string" example:"<html/>" dc:"当前程序版本信息"`
*monitor.VersionOutput `dc:"数据对象"`
}
Click to show internal directories.
Click to hide internal directories.