serialization_plugin

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ByteCode

type ByteCode struct{}

func (*ByteCode) Decode

func (j *ByteCode) Decode(data []byte, i interface{}) error

func (*ByteCode) Encode

func (j *ByteCode) Encode(i interface{}) ([]byte, error)

type JsonCode

type JsonCode struct{}

func (*JsonCode) Decode

func (j *JsonCode) Decode(data []byte, i interface{}) error

func (*JsonCode) Encode

func (j *JsonCode) Encode(i interface{}) ([]byte, error)

type MsgPackCode

type MsgPackCode struct{}

func (*MsgPackCode) Decode

func (m *MsgPackCode) Decode(data []byte, i interface{}) error

func (*MsgPackCode) Encode

func (m *MsgPackCode) Encode(i interface{}) ([]byte, error)

Jump to

Keyboard shortcuts

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