parity-codec-go

module
v0.0.0-...-0775550 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2019 License: Apache-2.0

README

parity-codec-go

Port of https://github.com/paritytech/parity-codec/ to Go.

There are two versions:

withreflect: easier to use, but slower version using Go reflection.

noreflect: does not use reflection, so is suitable to be used with https://github.com/aykevl/tinygo/

TODO
  • support ToKeyedVec in noreflect version
  • emulate Rust's Result type
  • code generation for slice types in noreflect version
  • code generation for option types

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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