api

package
v0.0.0-...-ac2c546 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// optional cgentron.api.Fields fields = 12345678;
	E_Fields = &file_annotations_proto_extTypes[1]
)

Extension fields to descriptorpb.FieldOptions.

View Source
var (
	// optional cgentron.api.Methods methods = 12345678;
	E_Methods = &file_annotations_proto_extTypes[0]
)

Extension fields to descriptorpb.MethodOptions.

View Source
var File_annotations_proto protoreflect.FileDescriptor
View Source
var File_fields_proto protoreflect.FileDescriptor
View Source
var File_methods_proto protoreflect.FileDescriptor
View Source
var File_resolver_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Fields

type Fields struct {
	Selector string `protobuf:"bytes,1,opt,name=selector,proto3" json:"selector,omitempty"`
	// Types that are assignable to Pattern:
	//	*Fields_Resolver
	Pattern isFields_Pattern `protobuf_oneof:"pattern"`
	// contains filtered or unexported fields
}

func (*Fields) Descriptor deprecated

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

Deprecated: Use Fields.ProtoReflect.Descriptor instead.

func (*Fields) GetPattern

func (m *Fields) GetPattern() isFields_Pattern

func (*Fields) GetResolver

func (x *Fields) GetResolver() *ResolverRule

func (*Fields) GetSelector

func (x *Fields) GetSelector() string

func (*Fields) ProtoMessage

func (*Fields) ProtoMessage()

func (*Fields) ProtoReflect

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

func (*Fields) Reset

func (x *Fields) Reset()

func (*Fields) String

func (x *Fields) String() string

type Fields_Resolver

type Fields_Resolver struct {
	Resolver *ResolverRule `protobuf:"bytes,10,opt,name=resolver,proto3,oneof"`
}

type Methods

type Methods struct {
	Selector string `protobuf:"bytes,1,opt,name=selector,proto3" json:"selector,omitempty"`
	// Types that are assignable to Pattern:
	//	*Methods_Resolver
	Pattern isMethods_Pattern `protobuf_oneof:"pattern"`
	// contains filtered or unexported fields
}

Methods are extensions ...

func (*Methods) Descriptor deprecated

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

Deprecated: Use Methods.ProtoReflect.Descriptor instead.

func (*Methods) GetPattern

func (m *Methods) GetPattern() isMethods_Pattern

func (*Methods) GetResolver

func (x *Methods) GetResolver() *ResolverRule

func (*Methods) GetSelector

func (x *Methods) GetSelector() string

func (*Methods) ProtoMessage

func (*Methods) ProtoMessage()

func (*Methods) ProtoReflect

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

func (*Methods) Reset

func (x *Methods) Reset()

func (*Methods) String

func (x *Methods) String() string

type Methods_Resolver

type Methods_Resolver struct {
	Resolver *ResolverRule `protobuf:"bytes,10,opt,name=resolver,proto3,oneof"`
}

type ResolverRule

type ResolverRule struct {
	Name    string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Url     string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"`
	Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version,omitempty"`
	// contains filtered or unexported fields
}

func (*ResolverRule) Descriptor deprecated

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

Deprecated: Use ResolverRule.ProtoReflect.Descriptor instead.

func (*ResolverRule) GetName

func (x *ResolverRule) GetName() string

func (*ResolverRule) GetUrl

func (x *ResolverRule) GetUrl() string

func (*ResolverRule) GetVersion

func (x *ResolverRule) GetVersion() string

func (*ResolverRule) ProtoMessage

func (*ResolverRule) ProtoMessage()

func (*ResolverRule) ProtoReflect

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

func (*ResolverRule) Reset

func (x *ResolverRule) Reset()

func (*ResolverRule) String

func (x *ResolverRule) String() string

Jump to

Keyboard shortcuts

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