package
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: May 27, 2020
License: LGPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Request struct {
Type string `json:"type"`
}
type Response struct {
Result bool `json:"result"`
Error string `json:"error"`
Data interface{} `json:"data"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.