package
0.0.0-20230918061241-7ae29b85948f
Repository: https://github.com/hashicorp/vagrant-plugin-sdk.git
Documentation: pkg.go.dev

# Functions

This converts a value to another value using the provided mappers without any required type information.
Calls the function provided and converts the result to an expected type.
Decode an Any proto and return the type and value.
Encode a proto message to Any.
Convert a value to an expected type.
Map a well known proto to value.
Map a well known value to proto.
Convert a value to another value using provided mappers.

# Variables

No description provided by the author
No description provided by the author

# Structs

Wraps an argmapper Func with a FuncSpec definition to allow easy reuse with wrapped clients.