Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// optional pathbuilder.GeneratorOptions generator = 25500;
E_Generator = &file_github_com_kralicky_codegen_pathbuilder_pathbuilder_proto_extTypes[0]
)
Extension fields to descriptorpb.FileOptions.
View Source
var File_github_com_kralicky_codegen_pathbuilder_pathbuilder_proto protoreflect.FileDescriptor
View Source
var Generator = generator{}
Functions ¶
This section is empty.
Types ¶
type GeneratorOptions ¶
type GeneratorOptions struct { Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` // contains filtered or unexported fields }
func (*GeneratorOptions) Descriptor
deprecated
func (*GeneratorOptions) Descriptor() ([]byte, []int)
Deprecated: Use GeneratorOptions.ProtoReflect.Descriptor instead.
func (*GeneratorOptions) GetEnabled ¶
func (x *GeneratorOptions) GetEnabled() bool
func (*GeneratorOptions) ProtoMessage ¶
func (*GeneratorOptions) ProtoMessage()
func (*GeneratorOptions) ProtoReflect ¶
func (x *GeneratorOptions) ProtoReflect() protoreflect.Message
func (*GeneratorOptions) Reset ¶
func (x *GeneratorOptions) Reset()
func (*GeneratorOptions) String ¶
func (x *GeneratorOptions) String() string
Click to show internal directories.
Click to hide internal directories.