package
Version:
v0.0.0-...-4af438e
Opens a new window with list of versions in this module.
Published: Oct 12, 2025
License: GPL-3.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
¶
func CodeData(code int, data interface{}) error
CodeData NewCode
type Error struct {
ECode int `json:"code,omitempty"`
Token string `json:"token,omitempty"`
Message string `json:"message,omitempty"`
Data interface{} `json:"data,omitempty"`
}
Error Error
type HTTPError struct {
Code int
}
HTTPError Error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.