gob

package
v0.5.12 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(data []byte) (v interface{}, err error)

func DecodeTyped added in v0.2.11

func DecodeTyped[T interface{}](data []byte, v *T) (err error)

func Encode

func Encode(v interface{}) (data []byte, err error)

func EncodeTyped added in v0.2.11

func EncodeTyped[T interface{}](v *T) (data []byte, err error)

func Register

func Register(v interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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