package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Oct 8, 2021
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Resp struct {
Error int `json:"error" example:"0"`
Msg string `json:"msg" example:"ok"`
Redirect string `json:"redirect" example:" "`
Data interface{} `json:"data,omitempty"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.