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