package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Nov 18, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DefaultHandlerResponse struct {
Success bool `json:"success" dc:"是否成功,和 http status 保持一致"`
Code string `json:"code" dc:"文字描述的 code"`
Message string `json:"message" dc:"错误信息"`
Properties interface{} `json:"properties" dc:"额外信息"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.