Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnectEsProto ¶
type ConnectEsProto struct{}
ConnectEsProto implements Plugin for the bufbuild/connect-es plugin.
func (*ConnectEsProto) Configure ¶
func (p *ConnectEsProto) Configure(ctx *protoc.PluginContext) *protoc.PluginConfiguration
Configure implements part of the Plugin interface.
func (*ConnectEsProto) Name ¶
func (p *ConnectEsProto) Name() string
Name implements part of the Plugin interface.
type EsProto ¶
type EsProto struct{}
EsProto implements Plugin for the bufbuild/protoc-gen-es plugin.
func (*EsProto) Configure ¶
func (p *EsProto) Configure(ctx *protoc.PluginContext) *protoc.PluginConfiguration
Configure implements part of the Plugin interface.
Click to show internal directories.
Click to hide internal directories.