package
Version:
v0.0.0-...-bf4de7e
Opens a new window with list of versions in this module.
Published: Sep 3, 2024
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type HandlerResponse struct {
Code int `json:"code" dc:"错误码"`
Message string `json:"message" dc:"错误消息"`
Data any `json:"data" dc:"当前请求的结果数据"`
TS int64 `json:"ts" dc:"当前请求的时间戳"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.