Skip to content

don't use protoc #2

@todo

Description

@todo

// TODO: don't use protoc
func createProtoRegistry(srcDir string, filename string) (*protoregistry.Files, error) {
// Create descriptors using the protoc binary.
// Imported dependencies are included so that the descriptors are self-contained.
tmpFile := path.Base(filename) + "-tmp.pb"
cmd := exec.Command("protoc",


This issue was generated by todo based on a TODO comment in a68fd06. It's been assigned to @aakarim because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions