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

Top 6.3% on proxy.golang.org

proxy.golang.org : github.com/duckbrain/goprotoc

Command protoc is 100% Go implementation of protoc. It can generate code by invoking other plugins, shelling out to external programs in the same way that the standard protoc does. It can also link in Go plugins that register protoc plugins via plugins.RegisterPlugin during their initialization. It aims to provide much of the same functionality as protoc, including the ability to read and write descriptors and to encode and decode files that contain text- or binary-encoded protocol buffer messages. Unlike the standard protoc, it does not provide any builtin code generation logic: it can only execute plugins to generate code. In order to generate code that is built into the standard protoc (such as Python, C++, Java, etc), this program can shell out to the standard protoc, driving it as if it were a plugin. In this mode, it provides to protoc the file descriptors it has already parsed, instead of asking protoc to re-parse all of the source code.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/duckbrain/goprotoc
License: Apache-2.0
Latest release: about 2 months ago
Namespace: github.com/duckbrain
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago