serializers

package
v0.29.1 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AvroDecode

func AvroDecode(avroSchemaPath string, data []byte) ([]byte, error)

AvroEncode takes in a path to a AVRO schema file, and binary encoded data and returns the plain JSON representation

func AvroEncode

func AvroEncode(avroSchemaPath string, data []byte) ([]byte, error)

AvroEncode takes in a path to a AVRO schema file, and plain json data and returns the binary encoded representation

Types

This section is empty.

Jump to

Keyboard shortcuts

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