//
pkg.gl
Category
github.com/gocarp/helpers
deepcopy
package
1.1.2
Repository:
https://github.com/gocarp/helpers.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
5
Files
116 SLOC
#
Functions
Copy
Copy creates a deep copy of whatever is passed to it and returns the copy in an interface{}.
#
Interfaces
Interface
Interface for delegating copy process to type.