//
pkg.gl
Category
github.com/hashicorp/waypoint-plugin-sdk
internal
funcspec
package
0.0.0-20230412210808-dcdb2a03f714
Repository:
https://github.com/hashicorp/waypoint-plugin-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
438 SLOC
#
Functions
Func
Func takes a FuncSpec and returns a *mapper.Func that can be called to invoke this function.
Spec
Spec takes a function pointer and generates a FuncSpec from it.
#
Type aliases
Args
Args is a type that will be populated with all the expected args of the FuncSpec.