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