Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFunctionUpdatedMessage ¶
func NewFunctionUpdatedMessage(f *fnct) messaging.TopicMessage
func Transform ¶
func Transform(ctx context.Context, msgctx messaging.MsgContext, msg messaging.IncomingTopicMessage) error
Types ¶
type Registry ¶
type RegistryMatcherFunc ¶
type RegistryMatcherFunc func(r *reg) []Function
func MatchAll ¶
func MatchAll() RegistryMatcherFunc
func MatchSensor ¶
func MatchSensor(sensorId string) RegistryMatcherFunc
Click to show internal directories.
Click to hide internal directories.