package
Version:
v1.5.0
Opens a new window with list of versions in this module.
Published: Nov 4, 2019
License: MIT
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type App interface {
Start()
}
App of package
New creates new App from Config
Config of package
Flags adds flags for configuring package
type Consumption struct {
Etat *Etat
Graphe *Graphe
}
Consumption describes consumption response
Etat describes status of output
type Graphe struct {
Data []*Value
}
Graphe describes graphical data point
Value describes data point
Source Files
¶
Click to show internal directories.
Click to hide internal directories.