package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Sep 30, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Statics(c echo.Context) error
Statics ..
type Info struct {
Value int `json:"value"`
Name string `json:"name"`
}
Info ..
type RespStatics struct {
EnvCnt []Info `json:"env_cnt"`
CmcCnt []Info `json:"cmc_cnt"`
Total int `json:"total"`
}
RespStatics ..
Source Files
¶
Click to show internal directories.
Click to hide internal directories.