gfunc

package
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 23, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ormable will cause orm code to be generated for this message/object
	//
	// optional gfunc.GfuncFileOptions gfunc_file = 53000;
	E_GfuncFile = &file_gfunc_gfunc_proto_extTypes[1]
)

Extension fields to descriptorpb.FileOptions.

View Source
var (
	// ormable will cause orm code to be generated for this message/object
	//
	// optional gfunc.GfuncMessageOptions gfunc_message = 53000;
	E_GfuncMessage = &file_gfunc_gfunc_proto_extTypes[0]
)

Extension fields to descriptorpb.MessageOptions.

View Source
var File_gfunc_gfunc_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type GfuncFileOptions added in v0.0.4

type GfuncFileOptions struct {
	Imports []string `protobuf:"bytes,2,rep,name=imports,proto3" json:"imports,omitempty"`
	// contains filtered or unexported fields
}

func (*GfuncFileOptions) Descriptor deprecated added in v0.0.4

func (*GfuncFileOptions) Descriptor() ([]byte, []int)

Deprecated: Use GfuncFileOptions.ProtoReflect.Descriptor instead.

func (*GfuncFileOptions) GetImports added in v0.0.4

func (x *GfuncFileOptions) GetImports() []string

func (*GfuncFileOptions) ProtoMessage added in v0.0.4

func (*GfuncFileOptions) ProtoMessage()

func (*GfuncFileOptions) ProtoReflect added in v0.0.4

func (x *GfuncFileOptions) ProtoReflect() protoreflect.Message

func (*GfuncFileOptions) Reset added in v0.0.4

func (x *GfuncFileOptions) Reset()

func (*GfuncFileOptions) String added in v0.0.4

func (x *GfuncFileOptions) String() string

type GfuncFuncOptions

type GfuncFuncOptions struct {
	Name     string            `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Template string            `protobuf:"bytes,2,opt,name=template,proto3" json:"template,omitempty"`
	Values   map[string]string `` /* 153-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*GfuncFuncOptions) Descriptor deprecated

func (*GfuncFuncOptions) Descriptor() ([]byte, []int)

Deprecated: Use GfuncFuncOptions.ProtoReflect.Descriptor instead.

func (*GfuncFuncOptions) GetName

func (x *GfuncFuncOptions) GetName() string

func (*GfuncFuncOptions) GetTemplate

func (x *GfuncFuncOptions) GetTemplate() string

func (*GfuncFuncOptions) GetValues

func (x *GfuncFuncOptions) GetValues() map[string]string

func (*GfuncFuncOptions) ProtoMessage

func (*GfuncFuncOptions) ProtoMessage()

func (*GfuncFuncOptions) ProtoReflect

func (x *GfuncFuncOptions) ProtoReflect() protoreflect.Message

func (*GfuncFuncOptions) Reset

func (x *GfuncFuncOptions) Reset()

func (*GfuncFuncOptions) String

func (x *GfuncFuncOptions) String() string

type GfuncMessageOptions

type GfuncMessageOptions struct {
	Funcs []*GfuncFuncOptions `protobuf:"bytes,2,rep,name=funcs,proto3" json:"funcs,omitempty"`
	// contains filtered or unexported fields
}

func (*GfuncMessageOptions) Descriptor deprecated

func (*GfuncMessageOptions) Descriptor() ([]byte, []int)

Deprecated: Use GfuncMessageOptions.ProtoReflect.Descriptor instead.

func (*GfuncMessageOptions) GetFuncs

func (x *GfuncMessageOptions) GetFuncs() []*GfuncFuncOptions

func (*GfuncMessageOptions) ProtoMessage

func (*GfuncMessageOptions) ProtoMessage()

func (*GfuncMessageOptions) ProtoReflect

func (x *GfuncMessageOptions) ProtoReflect() protoreflect.Message

func (*GfuncMessageOptions) Reset

func (x *GfuncMessageOptions) Reset()

func (*GfuncMessageOptions) String

func (x *GfuncMessageOptions) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL