Documentation
¶
Overview ¶
Package copy implements the copy utility for the leetsolv application.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeepCopyGob ¶
func DeepCopyGob(dst, src interface{}) error
DeepCopyGob performs a deep copy of src into dst using gob encoding It can't copy functions or channels.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.