protoc-gen-star
protoc-gen-star copied to clipboard
lang/go: Add Context.FieldType{PackageName,ImportPath}
Export Context.FieldType{PackageName,ImportPath}
, which can be quite useful in various scenarios.
Extracted from #51
@rodaine I suppose you want testing added as well here before merge, same as #66 ?
Closing this since testing was never added and because "import_path"
and "import_prefix"
have since been deprecated and removed from protoc-gen-go.