package
Version:
v0.6.7
Opens a new window with list of versions in this module.
Published: Aug 13, 2022
License: Zlib
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Response struct {
ErrNo int32 `json:"err_no,omitempty"`
Message string `json:"message"`
Code int32 `json:"code"`
Msg string `json:"msg,omitempty"`
SubCode string `json:"sub_code,omitempty"`
SubMsg string `json:"sub_msg,omitempty"`
LogId string `json:"log_id,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.