codec

package
v0.0.0-...-c6c35ee Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const Name = "json"

Variables

This section is empty.

Functions

This section is empty.

Types

type JSONCodec

type JSONCodec struct{}

func (*JSONCodec) Marshal

func (j *JSONCodec) Marshal(v interface{}) ([]byte, error)

func (*JSONCodec) Name

func (j *JSONCodec) Name() string

func (*JSONCodec) Unmarshal

func (j *JSONCodec) Unmarshal(data []byte, v interface{}) error

Jump to

Keyboard shortcuts

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