package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Dec 6, 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 RaucStatus struct {
Installing bool `json:"installing"`
Percent int `json:"percent"`
Message string `json:"message"`
LastError string `json:"last_error"`
Log string `json:"log"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.