//
pkg.gl
Category
github.com/wishicorp/sdk
helper
structure
package
0.3.1
Repository:
https://github.com/wishicorp/sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
502 SLOC
#
Functions
Copy
Copy returns a deep copy of v.
Must
Must is a helper that wraps a call to a function returning (interface{}, error) and panics if the error is non-nil.
#
Variables
Copiers
Copiers is a map of types that behave specially when they are copied.
#
Structs
Config
No description provided by the author
#
Type aliases
CopierFunc
CopierFunc is a function that knows how to deep copy a specific type.