package
0.3.1
Repository: https://github.com/wishicorp/sdk.git
Documentation: pkg.go.dev

# Functions

Copy returns a deep copy of v.
Must is a helper that wraps a call to a function returning (interface{}, error) and panics if the error is non-nil.

# Variables

Copiers is a map of types that behave specially when they are copied.

# Structs

No description provided by the author

# Type aliases

CopierFunc is a function that knows how to deep copy a specific type.