Documentation
¶
Index ¶
Constants ¶
View Source
const AkkaGrpcPluginName = "akka:akka-grpc:protoc-gen-akka-grpc"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProtocGenAkkaGrpcPlugin ¶
type ProtocGenAkkaGrpcPlugin struct{}
ProtocGenAkkaGrpcPlugin implements Plugin for the akka-grpc plugin.
func (*ProtocGenAkkaGrpcPlugin) Configure ¶
func (p *ProtocGenAkkaGrpcPlugin) Configure(ctx *protoc.PluginContext) *protoc.PluginConfiguration
Configure implements part of the Plugin interface.
func (*ProtocGenAkkaGrpcPlugin) Name ¶
func (p *ProtocGenAkkaGrpcPlugin) Name() string
Name implements part of the Plugin interface.
Click to show internal directories.
Click to hide internal directories.