polydawn/

directory
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2021 License: MIT

Directories

Path Synopsis
Refmt is a serialization and object-mapping library.
Refmt is a serialization and object-mapping library.
cbor
Package implementing the CBOR -- Concise Binary Object Notation -- http://cbor.io/ -- spec.
Package implementing the CBOR -- Concise Binary Object Notation -- http://cbor.io/ -- spec.
json
Package implementing the JSON -- http://json.org/ -- spec.
Package implementing the JSON -- http://json.org/ -- spec.
obj
The `obj` package defines Marshaller and Unmarshaller types, which can be used to convert in-memory values to token streams, and token streams to unpack in-memory values.
The `obj` package defines Marshaller and Unmarshaller types, which can be used to convert in-memory values to token streams, and token streams to unpack in-memory values.
obj/atlas
Atlas types are used to define how to map Go values into refmt token streams.
Atlas types are used to define how to map Go values into refmt token streams.
shared
The `shared` package defines helper types and functions used internally by all the other refmt packages; it is not user-facing.
The `shared` package defines helper types and functions used internally by all the other refmt packages; it is not user-facing.
tok
Package containing Token struct and TokenType info.
Package containing Token struct and TokenType info.

Jump to

Keyboard shortcuts

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