//
pkg.gl
Category
github.com/edgexfoundry/app-functions-sdk-go
appcontext
package
1.3.1
Repository:
https://github.com/edgexfoundry/app-functions-sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
14
Dependents
18
Files
105 SLOC
#
Structs
Context
Context ...
#
Type aliases
AppFunction
AppFunction is a type alias for func(edgexcontext *appcontext.Context, params ...interface{}) (bool, interface{}).