copy

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeepCopy

func DeepCopy(dst interface{}, src interface{}) error

DeepCopy deep copies the source to destination

func GobDeepCopy

func GobDeepCopy(dst interface{}, src interface{}) error

func JsonDeepCopy

func JsonDeepCopy(dst interface{}, src interface{}) error

JsonDeepCopy default encoding/json deep copy

func JsoniterDeepCopy

func JsoniterDeepCopy(dst interface{}, src interface{}) error

func MsgpackDeepCopy

func MsgpackDeepCopy(dst interface{}, src interface{}) error

MsgpackDeepCopy vmihailenco/msgpack deep copy

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL