labgob

package module
v0.0.0-...-a6c9146 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2022 License: MIT Imports: 7 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(value interface{})

func RegisterName

func RegisterName(name string, value interface{})

Types

type LabDecoder

type LabDecoder struct {
	// contains filtered or unexported fields
}

func NewDecoder

func NewDecoder(r io.Reader) *LabDecoder

func (*LabDecoder) Decode

func (dec *LabDecoder) Decode(e interface{}) error

type LabEncoder

type LabEncoder struct {
	// contains filtered or unexported fields
}

func NewEncoder

func NewEncoder(w io.Writer) *LabEncoder

func (*LabEncoder) Encode

func (enc *LabEncoder) Encode(e interface{}) error

func (*LabEncoder) EncodeValue

func (enc *LabEncoder) EncodeValue(value reflect.Value) error

Jump to

Keyboard shortcuts

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