package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Jun 26, 2023
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.