//
pkg.gl
Category
github.com/tuxgal/homelab
internal
deepcopy
package
0.2.0
Repository:
https://github.com/tuxgal/homelab.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
152 SLOC
#
Functions
Copy
Copy performs a deep copy of src and returns the copied value.
MustCopy
MustCopy performs a deep copy of src and returns the copied value and panics on any errors encountered.