package
Version:
v1.3.1-RELEASE
Opens a new window with list of versions in this module.
Published: May 10, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GetResponseEx extension adaptor
type APIResponse struct {
Result bool `json:"result"`
Code int `json:"code"`
Message string `json:"message"`
Data interface{} `json:"data"`
}
APIResponse response for api request
type HeaderSet struct {
}
HeaderSet http header set
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.