Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ConfigStaticsInfo ¶
ConfigStaticsInfo ..
type ReqTplList ¶
type ReqTplList struct { db.CmcTpl KeywordsType string `query:"keywords_type"` Keywords string `query:"keywords"` CurrentPage int `query:"currentPage"` PageSize int `query:"pageSize"` }
ReqTplList ..
type RespStatics ¶
type RespStatics struct { EnvCnt []ConfigStaticsInfo `json:"env_cnt"` CmcCnt []ConfigStaticsInfo `json:"cmc_cnt"` Total int `json:"total"` }
RespStatics ..
Click to show internal directories.
Click to hide internal directories.