Documentation
¶
Index ¶
- Variables
- func CheckEvent(connector *platform_connector_lib.Connector, token security.JwtToken, ...) (err error)
- func CheckHub(connector *platform_connector_lib.Connector, token security.JwtToken, ...) (err error)
- func ParseTopic(topic string) (prefix string, ownerId string, deviceUri string, serviceUri string, err error)
- type Handler
- type Result
Constants ¶
This section is empty.
Variables ¶
View Source
var ServiceNotFound = errors.New("service not found")
Functions ¶
func CheckEvent ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.