package
Version:
v0.0.0-...-76c1feb
Opens a new window with list of versions in this module.
Published: Sep 1, 2021
License: AGPL-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 CCServiceRequest struct {
Component string `json:"component"`
Command string `json:"command"`
Parameters string `json:"parameters"`
TargetAgentList []string `json:"targetAgentList"`
}
CCServiceRequest object for receiving commands from the client
Source Files
¶
Click to show internal directories.
Click to hide internal directories.