deepcopy

package
v0.0.0-...-ab70e83 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2017 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CloneListPtr_bool

func CloneListPtr_bool(l []*bool) []*bool

func CloneListPtr_byte

func CloneListPtr_byte(l []*byte) []*byte

func CloneListPtr_complex128

func CloneListPtr_complex128(l []*complex128) []*complex128

func CloneListPtr_complex64

func CloneListPtr_complex64(l []*complex64) []*complex64

func CloneListPtr_error

func CloneListPtr_error(l []*error) []*error

func CloneListPtr_float32

func CloneListPtr_float32(l []*float32) []*float32

func CloneListPtr_float64

func CloneListPtr_float64(l []*float64) []*float64

func CloneListPtr_int

func CloneListPtr_int(l []*int) []*int

func CloneListPtr_int16

func CloneListPtr_int16(l []*int16) []*int16

func CloneListPtr_int32

func CloneListPtr_int32(l []*int32) []*int32

func CloneListPtr_int64

func CloneListPtr_int64(l []*int64) []*int64

func CloneListPtr_int8

func CloneListPtr_int8(l []*int8) []*int8

func CloneListPtr_rune

func CloneListPtr_rune(l []*rune) []*rune

func CloneListPtr_string

func CloneListPtr_string(l []*string) []*string

func CloneListPtr_uint

func CloneListPtr_uint(l []*uint) []*uint

func CloneListPtr_uint16

func CloneListPtr_uint16(l []*uint16) []*uint16

func CloneListPtr_uint32

func CloneListPtr_uint32(l []*uint32) []*uint32

func CloneListPtr_uint64

func CloneListPtr_uint64(l []*uint64) []*uint64

func CloneListPtr_uint8

func CloneListPtr_uint8(l []*uint8) []*uint8

func CloneListPtr_uintptr

func CloneListPtr_uintptr(l []*uintptr) []*uintptr

func CloneList_bool

func CloneList_bool(l []bool) []bool

func CloneList_byte

func CloneList_byte(l []byte) []byte

func CloneList_complex128

func CloneList_complex128(l []complex128) []complex128

func CloneList_complex64

func CloneList_complex64(l []complex64) []complex64

func CloneList_error

func CloneList_error(l []error) []error

func CloneList_float32

func CloneList_float32(l []float32) []float32

func CloneList_float64

func CloneList_float64(l []float64) []float64

func CloneList_int

func CloneList_int(l []int) []int

func CloneList_int16

func CloneList_int16(l []int16) []int16

func CloneList_int32

func CloneList_int32(l []int32) []int32

func CloneList_int64

func CloneList_int64(l []int64) []int64

func CloneList_int8

func CloneList_int8(l []int8) []int8

func CloneList_rune

func CloneList_rune(l []rune) []rune

func CloneList_string

func CloneList_string(l []string) []string

func CloneList_uint

func CloneList_uint(l []uint) []uint

func CloneList_uint16

func CloneList_uint16(l []uint16) []uint16

func CloneList_uint32

func CloneList_uint32(l []uint32) []uint32

func CloneList_uint64

func CloneList_uint64(l []uint64) []uint64

func CloneList_uint8

func CloneList_uint8(l []uint8) []uint8

func CloneList_uintptr

func CloneList_uintptr(l []uintptr) []uintptr

func Clone_bool

func Clone_bool(o *bool) *bool

func Clone_byte

func Clone_byte(o *byte) *byte

func Clone_complex128

func Clone_complex128(o *complex128) *complex128

func Clone_complex64

func Clone_complex64(o *complex64) *complex64

func Clone_error

func Clone_error(o *error) *error

func Clone_float32

func Clone_float32(o *float32) *float32

func Clone_float64

func Clone_float64(o *float64) *float64

func Clone_int

func Clone_int(o *int) *int

func Clone_int16

func Clone_int16(o *int16) *int16

func Clone_int32

func Clone_int32(o *int32) *int32

func Clone_int64

func Clone_int64(o *int64) *int64

func Clone_int8

func Clone_int8(o *int8) *int8

func Clone_rune

func Clone_rune(o *rune) *rune

func Clone_string

func Clone_string(o *string) *string

func Clone_uint

func Clone_uint(o *uint) *uint

func Clone_uint16

func Clone_uint16(o *uint16) *uint16

func Clone_uint32

func Clone_uint32(o *uint32) *uint32

func Clone_uint64

func Clone_uint64(o *uint64) *uint64

func Clone_uint8

func Clone_uint8(o *uint8) *uint8

func Clone_uintptr

func Clone_uintptr(o *uintptr) *uintptr

Types

type DeepCopier

type DeepCopier interface {
	CloneInterface() DeepCopier
}

Jump to

Keyboard shortcuts

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