api

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: Apache-2.0 Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// optional string raw_body = 50101;
	E_RawBody = &file_api_proto_extTypes[0]
	// optional string query = 50102;
	E_Query = &file_api_proto_extTypes[1]
	// optional string header = 50103;
	E_Header = &file_api_proto_extTypes[2]
	// optional string cookie = 50104;
	E_Cookie = &file_api_proto_extTypes[3]
	// optional string body = 50105;
	E_Body = &file_api_proto_extTypes[4]
	// optional string path = 50106;
	E_Path = &file_api_proto_extTypes[5]
	// optional string vd = 50107;
	E_Vd = &file_api_proto_extTypes[6]
	// optional string form = 50108;
	E_Form = &file_api_proto_extTypes[7]
	// optional string js_conv = 50109;
	E_JsConv = &file_api_proto_extTypes[8]
	// optional string file_name = 50110;
	E_FileName = &file_api_proto_extTypes[9]
	// optional string none = 50111;
	E_None = &file_api_proto_extTypes[10]
	// 50131~50160 used to extend field option by hz
	//
	// optional string form_compatible = 50131;
	E_FormCompatible = &file_api_proto_extTypes[11]
	// optional string js_conv_compatible = 50132;
	E_JsConvCompatible = &file_api_proto_extTypes[12]
	// optional string file_name_compatible = 50133;
	E_FileNameCompatible = &file_api_proto_extTypes[13]
	// optional string none_compatible = 50134;
	E_NoneCompatible = &file_api_proto_extTypes[14]
	// optional string go_tag = 51001;
	E_GoTag = &file_api_proto_extTypes[15]
)

Extension fields to descriptorpb.FieldOptions.

View Source
var (
	// optional string get = 50201;
	E_Get = &file_api_proto_extTypes[16]
	// optional string post = 50202;
	E_Post = &file_api_proto_extTypes[17]
	// optional string put = 50203;
	E_Put = &file_api_proto_extTypes[18]
	// optional string delete = 50204;
	E_Delete = &file_api_proto_extTypes[19]
	// optional string patch = 50205;
	E_Patch = &file_api_proto_extTypes[20]
	// optional string options = 50206;
	E_Options = &file_api_proto_extTypes[21]
	// optional string head = 50207;
	E_Head = &file_api_proto_extTypes[22]
	// optional string any = 50208;
	E_Any = &file_api_proto_extTypes[23]
	// optional string gen_path = 50301;
	E_GenPath = &file_api_proto_extTypes[24] // The path specified by the user when the client code is generated, with a higher priority than api_version
	// optional string api_version = 50302;
	E_ApiVersion = &file_api_proto_extTypes[25] // Specify the value of the :version variable in path when the client code is generated
	// optional string tag = 50303;
	E_Tag = &file_api_proto_extTypes[26] // rpc tag, can be multiple, separated by commas
	// optional string name = 50304;
	E_Name = &file_api_proto_extTypes[27] // Name of rpc
	// optional string api_level = 50305;
	E_ApiLevel = &file_api_proto_extTypes[28] // Interface Level
	// optional string serializer = 50306;
	E_Serializer = &file_api_proto_extTypes[29] // Serialization method
	// optional string param = 50307;
	E_Param = &file_api_proto_extTypes[30] // Whether client requests take public parameters
	// optional string baseurl = 50308;
	E_Baseurl = &file_api_proto_extTypes[31] // Baseurl used in ttnet routing
	// optional string handler_path = 50309;
	E_HandlerPath = &file_api_proto_extTypes[32] // handler_path specifies the path to generate the method
	// 50331~50360 used to extend method option by hz
	//
	// optional string handler_path_compatible = 50331;
	E_HandlerPathCompatible = &file_api_proto_extTypes[33] // handler_path specifies the path to generate the method
)

Extension fields to descriptorpb.MethodOptions.

View Source
var (
	// optional string base_domain = 50402;
	E_BaseDomain = &file_api_proto_extTypes[35]
	// 50731~50760 used to extend service option by hz
	//
	// optional string base_domain_compatible = 50731;
	E_BaseDomainCompatible = &file_api_proto_extTypes[36]
	// optional string service_path = 50732;
	E_ServicePath = &file_api_proto_extTypes[37]
)

Extension fields to descriptorpb.ServiceOptions.

View Source
var (
	// optional int32 http_code = 50401;
	E_HttpCode = &file_api_proto_extTypes[34]
)

Extension fields to descriptorpb.EnumValueOptions.

View Source
var (
	// optional string reserve = 50830;
	E_Reserve = &file_api_proto_extTypes[38]
)

Extension fields to descriptorpb.MessageOptions.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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