package
Version:
v0.0.0-...-f9f9384
Opens a new window with list of versions in this module.
Published: Sep 19, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Resp struct {
ErrCode int `json:"errcode"`
ErrMsg string `json:"errmsg,omitempty"`
Data interface{} `json:"data,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.