package
Version:
v1.6.6
Opens a new window with list of versions in this module.
Published: Jul 19, 2020
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Error struct {
Code int `json:"code"`
Message string `json:"message"`
}
type Responses struct {
Code int32 `json:"code"`
Status string `json:"status"`
Body string `json:"body"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.