Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GolangRuntime ¶
type GolangRuntime struct {
Transforms []func(*appcontext.Context, ...interface{}) (bool, interface{})
}
GolangRuntime represents the golang runtime environment
func (GolangRuntime) ProcessEvent ¶
func (gr GolangRuntime) ProcessEvent(edgexcontext *appcontext.Context, envelope types.MessageEnvelope) error
ProcessEvent handles processing the event
Click to show internal directories.
Click to hide internal directories.