package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Nov 22, 2019
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RespAll struct {
Response
Config map[string]string `json:"config"`
}
type RespGet struct {
Response
Value string `json:"value"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.