api

package
v1.1.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// optional jzero.api.HttpRule http = 10000;
	E_Http = &file_jzero_api_http_proto_extTypes[0]
)

Extension fields to descriptorpb.MethodOptions.

View Source
var (
	// optional jzero.api.HttpRule http_group = 10001;
	E_HttpGroup = &file_jzero_api_http_proto_extTypes[1]
)

Extension fields to descriptorpb.ServiceOptions.

View Source
var (
	// optional jzero.api.ZrpcRule zrpc = 10002;
	E_Zrpc = &file_jzero_api_zrpc_proto_extTypes[0]
)

Extension fields to descriptorpb.MethodOptions.

View Source
var (
	// optional jzero.api.ZrpcRule zrpc_group = 10003;
	E_ZrpcGroup = &file_jzero_api_zrpc_proto_extTypes[1]
)

Extension fields to descriptorpb.ServiceOptions.

View Source
var File_jzero_api_http_proto protoreflect.FileDescriptor
View Source
var File_jzero_api_zrpc_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type HttpRule

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

func (*HttpRule) Descriptor deprecated

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

Deprecated: Use HttpRule.ProtoReflect.Descriptor instead.

func (*HttpRule) GetMiddleware

func (x *HttpRule) GetMiddleware() string

func (*HttpRule) ProtoMessage

func (*HttpRule) ProtoMessage()

func (*HttpRule) ProtoReflect

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

func (*HttpRule) Reset

func (x *HttpRule) Reset()

func (*HttpRule) String

func (x *HttpRule) String() string

type ZrpcRule

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

func (*ZrpcRule) Descriptor deprecated

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

Deprecated: Use ZrpcRule.ProtoReflect.Descriptor instead.

func (*ZrpcRule) GetMiddleware

func (x *ZrpcRule) GetMiddleware() string

func (*ZrpcRule) ProtoMessage

func (*ZrpcRule) ProtoMessage()

func (*ZrpcRule) ProtoReflect

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

func (*ZrpcRule) Reset

func (x *ZrpcRule) Reset()

func (*ZrpcRule) String

func (x *ZrpcRule) String() string

Jump to

Keyboard shortcuts

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