package
0.2.0
Repository: https://github.com/tuxgal/homelab.git
Documentation: pkg.go.dev

# Functions

Copy performs a deep copy of src and returns the copied value.
MustCopy performs a deep copy of src and returns the copied value and panics on any errors encountered.