Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( RuleGOGOProto = &ImportRule{ Match: "gogoproto.", ProtoFile: "gogo/protobuf/gogoproto/gogo.proto", Dependents: []string{ "google/protobuf/descriptor.proto", }, } RuleHDSDK = &ImportRule{Match: "hdsdk.protobuf.", ProtoFile: "hdsdk/protobuf/sdk.proto"} RuleGoogleAny = &ImportRule{Match: "google.protobuf.Any", ProtoFile: "google/protobuf/any.proto"} )
Functions ¶
This section is empty.
Types ¶
type ImportRule ¶
Click to show internal directories.
Click to hide internal directories.