msgpack

package
v0.0.0-...-5d5bb63 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package msgpack provides premetive methods and object for message pack and unpacking

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultEncodeGenerator = jsongen.EncodeGenerator{}
	DefaultDecodeGenerator = jsongen.DecodeGenerator{}
)

Functions

func StdPack

func StdPack(msg any) ([]byte, error)

StdPack message

func StdUnpack

func StdUnpack(data []byte, msg any) error

StdUnpack message

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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