package
0.0.0-20240416081548-73764879b03f
Repository: https://github.com/chennqqi/go-generate-examples.git
Documentation: pkg.go.dev

# README

msgp example: Go code generator for MessagePack

doc

go install github.com/tinylib/msgp@latest
go generate
go build

# Structs

No description provided by the author