Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProtocGenGoGrpcPlugin ¶
type ProtocGenGoGrpcPlugin struct{}
ProtocGenGoGrpcPlugin implements Plugin for the the gogo_* family of plugins.
func (*ProtocGenGoGrpcPlugin) Configure ¶
func (p *ProtocGenGoGrpcPlugin) Configure(ctx *protoc.PluginContext) *protoc.PluginConfiguration
Configure implements part of the Plugin interface.
func (*ProtocGenGoGrpcPlugin) Name ¶
func (p *ProtocGenGoGrpcPlugin) Name() string
Name implements part of the Plugin interface.
func (*ProtocGenGoGrpcPlugin) ResolvePluginOptions ¶
func (p *ProtocGenGoGrpcPlugin) ResolvePluginOptions(cfg *protoc.PluginConfiguration, r *rule.Rule, from label.Label) []string
Click to show internal directories.
Click to hide internal directories.