jsonprotocol

package
v0.0.0-...-3d1188e Latest Latest
Warning

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

Go to latest
Published: Dec 9, 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 JsonProtocol

type JsonProtocol struct{}

func (*JsonProtocol) Decode

func (*JsonProtocol) Decode(reader io.Reader, a any) error

func (*JsonProtocol) DecodeBytes

func (*JsonProtocol) DecodeBytes(b []byte, a any) error

func (*JsonProtocol) Encode

func (*JsonProtocol) Encode(w io.Writer, a any) error

func (*JsonProtocol) EncodeBytes

func (*JsonProtocol) EncodeBytes(a any) ([]byte, error)

Jump to

Keyboard shortcuts

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