proto

package
v0.0.0-...-a0a9f3d Latest Latest
Warning

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

Go to latest
Published: Apr 2, 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 Serializer

type Serializer struct{}

Serializer implements the serialize.Serializer interface

func GetDefaultSerializer

func GetDefaultSerializer() *Serializer

func NewSerializer

func NewSerializer() *Serializer

NewSerializer returns a new Serializer.

func (*Serializer) GetName

func (s *Serializer) GetName() string

GetName returns the name of the serializer.

func (*Serializer) Marshal

func (s *Serializer) Marshal(v interface{}) ([]byte, error)

func (*Serializer) Unmarshal

func (s *Serializer) Unmarshal(bytes []byte, v interface{}) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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