Package Usage: go: github.com/GannettDigital/msgp
msgp is a code generation tool for
creating methods to serialize and de-serialize
Go data structures to and from MessagePack.
This package is targeted at the `go generate` tool.
To use it, include the following directive in a
go source file with types requiring source generation:
The go generate tool should set the proper environment variables for
the generator to execute without any command-line flags. However, the
following options are supported, if you need them:
For more information, please read README.md, and the wiki at github.com/GannettDigital/msgp
9 versions
Latest release: over 2 years ago
2 dependent packages
View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/GannettDigital/msgp
View more repository details: http://repos.ecosyste.ms/hosts/GitHub/repositories/GannettDigital%2Fmsgp
Dependent Repos 1
GannettDigital/jstransform
Specification and tools that define transform sections in a JSON schema and use those to modify JSON data.Size: 726 KB - Last synced: 12 months ago - Pushed: 12 months ago

tyler-weiss/jstransform Fork of GannettDigital/jstransform
Specification and tools that define transform sections in a JSON schema and use those to modify JSON data.Size: 657 KB - Last synced: over 1 year ago - Pushed: over 1 year ago
