package
0.0.0-20230412210808-dcdb2a03f714
Repository: https://github.com/hashicorp/waypoint-plugin-sdk.git
Documentation: pkg.go.dev

# Functions

Func takes a FuncSpec and returns a *mapper.Func that can be called to invoke this function.
Spec takes a function pointer and generates a FuncSpec from it.

# Type aliases

Args is a type that will be populated with all the expected args of the FuncSpec.