package metadata
import "github.com/hlandau/parazmq/metadata"
Index ¶
- func Deserialize(mdBuf []byte) (md map[string]string, err error)
- func Serialize(md map[string]string) []byte
Functions ¶
func Deserialize ¶
Deserializes a metadata dictionary as specified by the ZMTP specification.
func Serialize ¶
Serializes a metadata dictionary as specified by the ZMTP specification.
Source Files ¶
- 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.