gob

package
v1.287.1 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Encoder added in v1.282.0

type Encoder struct{}

Encoder for gob.

func NewEncoder added in v1.282.0

func NewEncoder() *Encoder

NewEncoder for gob.

func (*Encoder) Decode added in v1.282.0

func (e *Encoder) Decode(r io.Reader, v any) error

func (*Encoder) Encode added in v1.282.0

func (e *Encoder) Encode(w io.Writer, v any) error

Jump to

Keyboard shortcuts

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