package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Aug 21, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ReqDataFwUpgrade struct {
Type int
Files []string
}
type Request struct {
Type string `json:"type"`
Data interface{} `json:"data,omitempty"`
}
type Response struct {
Value interface{} `json:"value,omitempty"`
Message string `json:"msg,omitempty"`
Error bool `json:"error"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.