proto

package
v1.397.0 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Binary added in v1.395.0

type Binary struct{}

Binary for proto.

func NewBinary added in v1.395.0

func NewBinary() *Binary

NewBinary for proto.

func (*Binary) Decode added in v1.395.0

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

func (*Binary) Encode added in v1.395.0

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

type JSON added in v1.395.0

type JSON struct{}

JSON for proto.

func NewJSON added in v1.395.0

func NewJSON() *JSON

NewJSON for proto.

func (*JSON) Decode added in v1.395.0

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

func (*JSON) Encode added in v1.395.0

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

type Text added in v1.395.0

type Text struct{}

Text for proto.

func NewText added in v1.395.0

func NewText() *Text

NewText for proto.

func (*Text) Decode added in v1.395.0

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

func (*Text) Encode added in v1.395.0

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

Jump to

Keyboard shortcuts

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