serializer

package
v0.0.0-...-108c009 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeserializeJSON

func DeserializeJSON(b []byte) (*pb.Event, error)

DeserializeJSON deserializes encoded string to struct

func DeserializeProtoBuf

func DeserializeProtoBuf(b []byte) (*pb.Event, error)

DeserializeProtoBuf deserializes encoded protobuf to struct

func SerializeJSON

func SerializeJSON(ev *pb.Event) ([]byte, error)

SerializeJSON serializes Event struct to bytes

func SerializeProtoBuf

func SerializeProtoBuf(ev *pb.Event) ([]byte, error)

SerializeProtoBuf serializes Event struct to bytes

Types

This section is empty.

Jump to

Keyboard shortcuts

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