//
pkg.gl
Category
github.com/hashicorp/vagrant-plugin-sdk
internal
funcspec
package
0.0.0-20230918061241-7ae29b85948f
Repository:
https://github.com/hashicorp/vagrant-plugin-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
1
Files
346 SLOC
#
Functions
ArgSpec
No description provided by the author
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.