Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GolangRuntime ¶
type GolangRuntime struct {
// contains filtered or unexported fields
}
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
func (*GolangRuntime) SetTransforms ¶ added in v1.0.0
func (gr *GolangRuntime) SetTransforms(transforms []appcontext.AppFunction)
SetTransforms is thread safe to set transforms
Click to show internal directories.
Click to hide internal directories.