Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeviceCommandHandlerHTTP ¶
type DeviceCommandHandlerHTTP struct {
// contains filtered or unexported fields
}
type DeviceCommandHandlerHTTPCommandline ¶
type DeviceCommandHandlerHTTPCommandline struct {
// contains filtered or unexported fields
}
type DeviceShifuHTTP ¶
type DeviceShifuHTTP struct {
// contains filtered or unexported fields
}
func New ¶
func New(deviceShifuMetadata *deviceshifubase.DeviceShifuMetaData) (*DeviceShifuHTTP, error)
This function creates a new Device Shifu based on the configuration
func (*DeviceShifuHTTP) Start ¶
func (ds *DeviceShifuHTTP) Start(stopCh <-chan struct{}) error
func (*DeviceShifuHTTP) Stop ¶
func (ds *DeviceShifuHTTP) Stop() error
type DeviceShifuHTTPCommandlineHandlerMetadata ¶
type DeviceShifuHTTPCommandlineHandlerMetadata struct {
// contains filtered or unexported fields
}
type DeviceShifuHTTPHandlerMetaData ¶
type DeviceShifuHTTPHandlerMetaData struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.