polydawn/

directory
v0.0.0-...-ce94876 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2019 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.
obj/atlas/common
commonatlases is a package full of `atlas.Entry` definions for common types in the standard library.
commonatlases is a package full of `atlas.Entry` definions for common types in the standard library.
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.
tok/fixtures
Token stream test fixtures.
Token stream test fixtures.

Jump to

Keyboard shortcuts

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