package
0.0.86
Repository: https://github.com/ddkwork/golibrary.git
Documentation: pkg.go.dev

# README

deepCopy

GoDocBuild Status

DeepCopy makes deep copies of things: unexported field values are not copied.

Usage

cpy := deepcopy.Copy(orig)

# Functions

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author