deserialization

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInvalidProtoMessage = errors.New("invalld proto message")

Functions

func DeserializeJSON

func DeserializeJSON(b []byte, i interface{}) error

func DeserializeProto

func DeserializeProto(b []byte, i interface{}) error

Types

type DeserializeFunc

type DeserializeFunc func(b []byte, i interface{}) error

Jump to

Keyboard shortcuts

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