Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // optional bool is_reverse_api = 543214; E_IsReverseApi = &file_protosupport_v1_protosupport_proto_extTypes[2] // optional string error_id_name = 543213; E_ErrorIdName = &file_protosupport_v1_protosupport_proto_extTypes[3] // optional string implements_reverse_api = 543215; E_ImplementsReverseApi = &file_protosupport_v1_protosupport_proto_extTypes[4] )
Extension fields to descriptorpb.ServiceOptions.
View Source
var (
// optional string host_func_name = 543212;
E_HostFuncName = &file_protosupport_v1_protosupport_proto_extTypes[1]
)
Extension fields to descriptorpb.MethodOptions.
View Source
var (
// optional bool parigot_error = 543211;
E_ParigotError = &file_protosupport_v1_protosupport_proto_extTypes[0]
)
Extension fields to descriptorpb.EnumOptions.
View Source
var File_protosupport_v1_protosupport_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type IdRaw ¶
type IdRaw struct { High uint64 `protobuf:"varint,1,opt,name=high,proto3" json:"high,omitempty"` Low uint64 `protobuf:"varint,2,opt,name=low,proto3" json:"low,omitempty"` // contains filtered or unexported fields }
func (*IdRaw) Descriptor
deprecated
func (*IdRaw) ProtoMessage ¶
func (*IdRaw) ProtoMessage()
func (*IdRaw) ProtoReflect ¶
func (x *IdRaw) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.