package metadata

import "github.com/hlandau/parazmq/metadata"

Index

Functions

func Deserialize

func Deserialize(mdBuf []byte) (md map[string]string, err error)

Deserializes a metadata dictionary as specified by the ZMTP specification.

func Serialize

func Serialize(md map[string]string) []byte

Serializes a metadata dictionary as specified by the ZMTP specification.

Source Files

metadata.go

Version
v0.0.0-20210323063629-d55c8d2d05c8 (latest)
Published
Mar 23, 2021
Platform
linux/amd64
Imports
2 packages
Last checked
2 months ago

Tools for package owners.