An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.9% on proxy.golang.org
Top 6.1% forks on proxy.golang.org

proxy.golang.org : github.com/dchenk/msgp/gen

Package gen is the tool msgp uses to generate Go code for the types in your program that you want to serialize to and from the MessagePack format. This package is designed to be usable by both the main.go file at the root of this repository (installed as a command line tool that is called by the `go generate` command) and by external programs that import the package. Documentation on how to use this tool either by the command line or from a Go program is at the wiki at https://github.com/dchenk/msgp/wiki. To use this package from a Go program, call Run on a file or directory with the settings you want. Example:

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/dchenk/msgp/gen
Keywords: go , golang-package , messagepack , messagepack-serializer
License: MIT
Latest release: about 7 years ago
First release: about 7 years ago
Namespace: github.com/dchenk/msgp
Stars: 13 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 24 days ago

    Loading...
    Readme
    Loading...