package
Version:
v0.2.8
Opens a new window with list of versions in this module.
Published: Aug 25, 2020
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package deepcopy は、オブジェクトの Deep Copy に関するユーティリティが配置されています。
func GobCopy(from, to interface{}) error
GobCopy -- from に指定されたオブジェクトを to に encoding/gob を使ってコピーします。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.