info

package
v17.4.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_internal_tunnel_info_info_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type APIDescriptor

type APIDescriptor struct {
	Services []*Service `protobuf:"bytes,1,rep,name=services,proto3" json:"services,omitempty"`
	// contains filtered or unexported fields
}

func (*APIDescriptor) Descriptor deprecated

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

Deprecated: Use APIDescriptor.ProtoReflect.Descriptor instead.

func (*APIDescriptor) GetServices

func (x *APIDescriptor) GetServices() []*Service

func (*APIDescriptor) ProtoMessage

func (*APIDescriptor) ProtoMessage()

func (*APIDescriptor) ProtoReflect

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

func (*APIDescriptor) Reset

func (x *APIDescriptor) Reset()

func (*APIDescriptor) String

func (x *APIDescriptor) String() string

func (*APIDescriptor) SupportsServiceAndMethod

func (x *APIDescriptor) SupportsServiceAndMethod(service, method string) bool

type Method

type Method struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*Method) Descriptor deprecated

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

Deprecated: Use Method.ProtoReflect.Descriptor instead.

func (*Method) GetName

func (x *Method) GetName() string

func (*Method) ProtoMessage

func (*Method) ProtoMessage()

func (*Method) ProtoReflect

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

func (*Method) Reset

func (x *Method) Reset()

func (*Method) String

func (x *Method) String() string

type Service

type Service struct {
	Name    string    `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Methods []*Method `protobuf:"bytes,2,rep,name=methods,proto3" json:"methods,omitempty"`
	// contains filtered or unexported fields
}

func (*Service) Descriptor deprecated

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

Deprecated: Use Service.ProtoReflect.Descriptor instead.

func (*Service) GetMethods

func (x *Service) GetMethods() []*Method

func (*Service) GetName

func (x *Service) GetName() string

func (*Service) ProtoMessage

func (*Service) ProtoMessage()

func (*Service) ProtoReflect

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

func (*Service) Reset

func (x *Service) Reset()

func (*Service) String

func (x *Service) String() string

Jump to

Keyboard shortcuts

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