Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CumulocityCommandHandler ¶
CumulocityCommandHandler is a handler to process go-c8y-cli commands received via a REST endpoint
func ImportEventsFromFile ¶
ImportEventsFromFile import
func ImportEventsHandlerFactory ¶
ImportEventsHandlerFactory returns a handler to import events. The user can either specify whether the results should be waited for, or executed asynchronously
func RegisterHandlers ¶
RegisterHandlers registers the http handlers to the given echo server
Types ¶
type CLICommand ¶
type CLICommand struct {
Command string `json:"command"`
}
Click to show internal directories.
Click to hide internal directories.