ipld-eth-server/vendor/github.com/polydawn/refmt/obj/doc.go

7 lines
192 B
Go

/*
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.
*/
package obj