Documentation ¶
Index ¶
Constants ¶
View Source
const ( CacheRedisSection = "ripple" CacheSeconds = 3600 //600s )
View Source
const ( ErrorCode = 500 + iota //500 ErrorCodeParamsValidateFailed //501 )
View Source
const (
ErrorMsgParamsValidateFailed string = "参数校验失败"
)
View Source
const (
SuccessCode = 200 + iota //200
)
Variables ¶
This section is empty.
Functions ¶
func SuccessJSON ¶
func SuccessJSON(data interface{}) interface{}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.