package
Version:
v0.0.0-...-29bd094
Opens a new window with list of versions in this module.
Published: Nov 26, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewRESTCfgManager - create REST config manager
Driver - config store driver based on REST API
NewRESTDriver - Create Driver
Load - load config data from REST server
Save - Save config data to REST server by PUT method
type Value struct {
Val interface{} `json:"value"`
Editable bool `json:"editable"`
}
Value ...
Source Files
¶
Click to show internal directories.
Click to hide internal directories.