grpc_msgpack

package module
v0.0.0-...-decee2b Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2024 License: MIT Imports: 3 Imported by: 0

README

grpc-msgpack

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MsgPack

type MsgPack struct {
	OmitEmpty       bool
	CustomStructTag string
}

func (MsgPack) Marshal

func (j MsgPack) Marshal(v interface{}) (out []byte, err error)

func (MsgPack) Name

func (_ MsgPack) Name() string

func (MsgPack) Unmarshal

func (j MsgPack) Unmarshal(data []byte, v interface{}) (err error)

Jump to

Keyboard shortcuts

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