[ trixie ]
[ sid ]
[ Bron: protobuild ]
Pakket: protobuild (0.3.0-2 en anderen)
Verwijzigingen voor protobuild
Debian bronnen:
Het bronpakket protobuild downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Convenience wrapper for building protobufs in Go
protobuild works by scanning the go package in a project and emitting correct protoc commands, configured with the plugins, packages and details of your choice.
The main benefit is that it makes it much easier to consume external types from vendored projects. By integrating the protoc include paths with Go's vendoring and GOPATH, builds are much easier to keep consistent across a project.