| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520 |
- // Code generated by protoc-gen-go. DO NOT EDIT.
- // versions:
- // protoc-gen-go v1.36.10
- // protoc v6.33.0
- // source: ca.psiphon.psiphond/inproxy_broker.proto
- package psiphond
- import (
- protoreflect "google.golang.org/protobuf/reflect/protoreflect"
- protoimpl "google.golang.org/protobuf/runtime/protoimpl"
- reflect "reflect"
- sync "sync"
- unsafe "unsafe"
- )
- const (
- // Verify that this generated code is sufficiently up-to-date.
- _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
- // Verify that runtime/protoimpl is sufficiently up-to-date.
- _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
- )
- type InproxyBroker struct {
- state protoimpl.MessageState `protogen:"open.v1"`
- BaseParams *BaseParams `protobuf:"bytes,1,opt,name=base_params,json=baseParams,proto3,oneof" json:"base_params,omitempty"`
- AnnouncementMatchIndex *int64 `protobuf:"varint,100,opt,name=announcement_match_index,json=announcementMatchIndex,proto3,oneof" json:"announcement_match_index,omitempty"`
- AnnouncementQueueSize *int64 `protobuf:"varint,101,opt,name=announcement_queue_size,json=announcementQueueSize,proto3,oneof" json:"announcement_queue_size,omitempty"`
- AnswerError *string `protobuf:"bytes,102,opt,name=answer_error,json=answerError,proto3,oneof" json:"answer_error,omitempty"`
- BrokerEvent *string `protobuf:"bytes,103,opt,name=broker_event,json=brokerEvent,proto3,oneof" json:"broker_event,omitempty"`
- BrokerId *string `protobuf:"bytes,104,opt,name=broker_id,json=brokerId,proto3,oneof" json:"broker_id,omitempty"`
- ConnectedClients *int64 `protobuf:"varint,105,opt,name=connected_clients,json=connectedClients,proto3,oneof" json:"connected_clients,omitempty"`
- ConnectingClients *int64 `protobuf:"varint,106,opt,name=connecting_clients,json=connectingClients,proto3,oneof" json:"connecting_clients,omitempty"`
- ConnectionId *string `protobuf:"bytes,107,opt,name=connection_id,json=connectionId,proto3,oneof" json:"connection_id,omitempty"`
- DestinationServerId *string `protobuf:"bytes,108,opt,name=destination_server_id,json=destinationServerId,proto3,oneof" json:"destination_server_id,omitempty"`
- ElapsedTime *int64 `protobuf:"varint,109,opt,name=elapsed_time,json=elapsedTime,proto3,oneof" json:"elapsed_time,omitempty"`
- Error *string `protobuf:"bytes,110,opt,name=error,proto3,oneof" json:"error,omitempty"`
- FilteredIceCandidates []string `protobuf:"bytes,111,rep,name=filtered_ice_candidates,json=filteredIceCandidates,proto3" json:"filtered_ice_candidates,omitempty"`
- FrontingProviderId *string `protobuf:"bytes,112,opt,name=fronting_provider_id,json=frontingProviderId,proto3,oneof" json:"fronting_provider_id,omitempty"`
- Has_IPv6 *bool `protobuf:"varint,113,opt,name=has_IPv6,json=hasIPv6,proto3,oneof" json:"has_IPv6,omitempty"`
- HasCommonCompartmentIds *bool `protobuf:"varint,114,opt,name=has_common_compartment_ids,json=hasCommonCompartmentIds,proto3,oneof" json:"has_common_compartment_ids,omitempty"`
- HasPersonalCompartmentIds *bool `protobuf:"varint,115,opt,name=has_personal_compartment_ids,json=hasPersonalCompartmentIds,proto3,oneof" json:"has_personal_compartment_ids,omitempty"`
- HasPrivate_IP *bool `protobuf:"varint,116,opt,name=has_private_IP,json=hasPrivateIP,proto3,oneof" json:"has_private_IP,omitempty"`
- IceCandidateTypes []string `protobuf:"bytes,117,rep,name=ice_candidate_types,json=iceCandidateTypes,proto3" json:"ice_candidate_types,omitempty"`
- IsPriority *bool `protobuf:"varint,118,opt,name=is_priority,json=isPriority,proto3,oneof" json:"is_priority,omitempty"`
- LimitDownstreamBytesPerSecond *int64 `protobuf:"varint,119,opt,name=limit_downstream_bytes_per_second,json=limitDownstreamBytesPerSecond,proto3,oneof" json:"limit_downstream_bytes_per_second,omitempty"`
- LimitUpstreamBytesPerSecond *int64 `protobuf:"varint,120,opt,name=limit_upstream_bytes_per_second,json=limitUpstreamBytesPerSecond,proto3,oneof" json:"limit_upstream_bytes_per_second,omitempty"`
- MaxClients *int64 `protobuf:"varint,121,opt,name=max_clients,json=maxClients,proto3,oneof" json:"max_clients,omitempty"`
- NatType *string `protobuf:"bytes,122,opt,name=nat_type,json=natType,proto3,oneof" json:"nat_type,omitempty"`
- NewTacticsTag *string `protobuf:"bytes,123,opt,name=new_tactics_tag,json=newTacticsTag,proto3,oneof" json:"new_tactics_tag,omitempty"`
- OfferMatchIndex *int64 `protobuf:"varint,124,opt,name=offer_match_index,json=offerMatchIndex,proto3,oneof" json:"offer_match_index,omitempty"`
- OfferQueueSize *int64 `protobuf:"varint,125,opt,name=offer_queue_size,json=offerQueueSize,proto3,oneof" json:"offer_queue_size,omitempty"`
- PeakDownstreamBytesPerSecond *int64 `protobuf:"varint,126,opt,name=peak_downstream_bytes_per_second,json=peakDownstreamBytesPerSecond,proto3,oneof" json:"peak_downstream_bytes_per_second,omitempty"`
- PeakUpstreamBytesPerSecond *int64 `protobuf:"varint,127,opt,name=peak_upstream_bytes_per_second,json=peakUpstreamBytesPerSecond,proto3,oneof" json:"peak_upstream_bytes_per_second,omitempty"`
- PortMappingTypes []string `protobuf:"bytes,128,rep,name=port_mapping_types,json=portMappingTypes,proto3" json:"port_mapping_types,omitempty"`
- PreferredNatMatch *bool `protobuf:"varint,129,opt,name=preferred_nat_match,json=preferredNatMatch,proto3,oneof" json:"preferred_nat_match,omitempty"`
- ProtocolVersion *int64 `protobuf:"varint,130,opt,name=protocol_version,json=protocolVersion,proto3,oneof" json:"protocol_version,omitempty"`
- ProxyId *string `protobuf:"bytes,131,opt,name=proxy_id,json=proxyId,proto3,oneof" json:"proxy_id,omitempty"`
- ProxyNatType *string `protobuf:"bytes,132,opt,name=proxy_nat_type,json=proxyNatType,proto3,oneof" json:"proxy_nat_type,omitempty"`
- ProxyPortMappingTypes []string `protobuf:"bytes,133,rep,name=proxy_port_mapping_types,json=proxyPortMappingTypes,proto3" json:"proxy_port_mapping_types,omitempty"`
- ServerId *string `protobuf:"bytes,134,opt,name=server_id,json=serverId,proto3,oneof" json:"server_id,omitempty"`
- StoredTacticsTag *string `protobuf:"bytes,135,opt,name=stored_tactics_tag,json=storedTacticsTag,proto3,oneof" json:"stored_tactics_tag,omitempty"`
- TimedOut *bool `protobuf:"varint,136,opt,name=timed_out,json=timedOut,proto3,oneof" json:"timed_out,omitempty"`
- MeekServerHttpVersion *string `protobuf:"bytes,137,opt,name=meek_server_http_version,json=meekServerHttpVersion,proto3,oneof" json:"meek_server_http_version,omitempty"`
- PendingAnswersSize *int64 `protobuf:"varint,138,opt,name=pending_answers_size,json=pendingAnswersSize,proto3,oneof" json:"pending_answers_size,omitempty"`
- unknownFields protoimpl.UnknownFields
- sizeCache protoimpl.SizeCache
- }
- func (x *InproxyBroker) Reset() {
- *x = InproxyBroker{}
- mi := &file_ca_psiphon_psiphond_inproxy_broker_proto_msgTypes[0]
- ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
- ms.StoreMessageInfo(mi)
- }
- func (x *InproxyBroker) String() string {
- return protoimpl.X.MessageStringOf(x)
- }
- func (*InproxyBroker) ProtoMessage() {}
- func (x *InproxyBroker) ProtoReflect() protoreflect.Message {
- mi := &file_ca_psiphon_psiphond_inproxy_broker_proto_msgTypes[0]
- if x != nil {
- ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
- if ms.LoadMessageInfo() == nil {
- ms.StoreMessageInfo(mi)
- }
- return ms
- }
- return mi.MessageOf(x)
- }
- // Deprecated: Use InproxyBroker.ProtoReflect.Descriptor instead.
- func (*InproxyBroker) Descriptor() ([]byte, []int) {
- return file_ca_psiphon_psiphond_inproxy_broker_proto_rawDescGZIP(), []int{0}
- }
- func (x *InproxyBroker) GetBaseParams() *BaseParams {
- if x != nil {
- return x.BaseParams
- }
- return nil
- }
- func (x *InproxyBroker) GetAnnouncementMatchIndex() int64 {
- if x != nil && x.AnnouncementMatchIndex != nil {
- return *x.AnnouncementMatchIndex
- }
- return 0
- }
- func (x *InproxyBroker) GetAnnouncementQueueSize() int64 {
- if x != nil && x.AnnouncementQueueSize != nil {
- return *x.AnnouncementQueueSize
- }
- return 0
- }
- func (x *InproxyBroker) GetAnswerError() string {
- if x != nil && x.AnswerError != nil {
- return *x.AnswerError
- }
- return ""
- }
- func (x *InproxyBroker) GetBrokerEvent() string {
- if x != nil && x.BrokerEvent != nil {
- return *x.BrokerEvent
- }
- return ""
- }
- func (x *InproxyBroker) GetBrokerId() string {
- if x != nil && x.BrokerId != nil {
- return *x.BrokerId
- }
- return ""
- }
- func (x *InproxyBroker) GetConnectedClients() int64 {
- if x != nil && x.ConnectedClients != nil {
- return *x.ConnectedClients
- }
- return 0
- }
- func (x *InproxyBroker) GetConnectingClients() int64 {
- if x != nil && x.ConnectingClients != nil {
- return *x.ConnectingClients
- }
- return 0
- }
- func (x *InproxyBroker) GetConnectionId() string {
- if x != nil && x.ConnectionId != nil {
- return *x.ConnectionId
- }
- return ""
- }
- func (x *InproxyBroker) GetDestinationServerId() string {
- if x != nil && x.DestinationServerId != nil {
- return *x.DestinationServerId
- }
- return ""
- }
- func (x *InproxyBroker) GetElapsedTime() int64 {
- if x != nil && x.ElapsedTime != nil {
- return *x.ElapsedTime
- }
- return 0
- }
- func (x *InproxyBroker) GetError() string {
- if x != nil && x.Error != nil {
- return *x.Error
- }
- return ""
- }
- func (x *InproxyBroker) GetFilteredIceCandidates() []string {
- if x != nil {
- return x.FilteredIceCandidates
- }
- return nil
- }
- func (x *InproxyBroker) GetFrontingProviderId() string {
- if x != nil && x.FrontingProviderId != nil {
- return *x.FrontingProviderId
- }
- return ""
- }
- func (x *InproxyBroker) GetHas_IPv6() bool {
- if x != nil && x.Has_IPv6 != nil {
- return *x.Has_IPv6
- }
- return false
- }
- func (x *InproxyBroker) GetHasCommonCompartmentIds() bool {
- if x != nil && x.HasCommonCompartmentIds != nil {
- return *x.HasCommonCompartmentIds
- }
- return false
- }
- func (x *InproxyBroker) GetHasPersonalCompartmentIds() bool {
- if x != nil && x.HasPersonalCompartmentIds != nil {
- return *x.HasPersonalCompartmentIds
- }
- return false
- }
- func (x *InproxyBroker) GetHasPrivate_IP() bool {
- if x != nil && x.HasPrivate_IP != nil {
- return *x.HasPrivate_IP
- }
- return false
- }
- func (x *InproxyBroker) GetIceCandidateTypes() []string {
- if x != nil {
- return x.IceCandidateTypes
- }
- return nil
- }
- func (x *InproxyBroker) GetIsPriority() bool {
- if x != nil && x.IsPriority != nil {
- return *x.IsPriority
- }
- return false
- }
- func (x *InproxyBroker) GetLimitDownstreamBytesPerSecond() int64 {
- if x != nil && x.LimitDownstreamBytesPerSecond != nil {
- return *x.LimitDownstreamBytesPerSecond
- }
- return 0
- }
- func (x *InproxyBroker) GetLimitUpstreamBytesPerSecond() int64 {
- if x != nil && x.LimitUpstreamBytesPerSecond != nil {
- return *x.LimitUpstreamBytesPerSecond
- }
- return 0
- }
- func (x *InproxyBroker) GetMaxClients() int64 {
- if x != nil && x.MaxClients != nil {
- return *x.MaxClients
- }
- return 0
- }
- func (x *InproxyBroker) GetNatType() string {
- if x != nil && x.NatType != nil {
- return *x.NatType
- }
- return ""
- }
- func (x *InproxyBroker) GetNewTacticsTag() string {
- if x != nil && x.NewTacticsTag != nil {
- return *x.NewTacticsTag
- }
- return ""
- }
- func (x *InproxyBroker) GetOfferMatchIndex() int64 {
- if x != nil && x.OfferMatchIndex != nil {
- return *x.OfferMatchIndex
- }
- return 0
- }
- func (x *InproxyBroker) GetOfferQueueSize() int64 {
- if x != nil && x.OfferQueueSize != nil {
- return *x.OfferQueueSize
- }
- return 0
- }
- func (x *InproxyBroker) GetPeakDownstreamBytesPerSecond() int64 {
- if x != nil && x.PeakDownstreamBytesPerSecond != nil {
- return *x.PeakDownstreamBytesPerSecond
- }
- return 0
- }
- func (x *InproxyBroker) GetPeakUpstreamBytesPerSecond() int64 {
- if x != nil && x.PeakUpstreamBytesPerSecond != nil {
- return *x.PeakUpstreamBytesPerSecond
- }
- return 0
- }
- func (x *InproxyBroker) GetPortMappingTypes() []string {
- if x != nil {
- return x.PortMappingTypes
- }
- return nil
- }
- func (x *InproxyBroker) GetPreferredNatMatch() bool {
- if x != nil && x.PreferredNatMatch != nil {
- return *x.PreferredNatMatch
- }
- return false
- }
- func (x *InproxyBroker) GetProtocolVersion() int64 {
- if x != nil && x.ProtocolVersion != nil {
- return *x.ProtocolVersion
- }
- return 0
- }
- func (x *InproxyBroker) GetProxyId() string {
- if x != nil && x.ProxyId != nil {
- return *x.ProxyId
- }
- return ""
- }
- func (x *InproxyBroker) GetProxyNatType() string {
- if x != nil && x.ProxyNatType != nil {
- return *x.ProxyNatType
- }
- return ""
- }
- func (x *InproxyBroker) GetProxyPortMappingTypes() []string {
- if x != nil {
- return x.ProxyPortMappingTypes
- }
- return nil
- }
- func (x *InproxyBroker) GetServerId() string {
- if x != nil && x.ServerId != nil {
- return *x.ServerId
- }
- return ""
- }
- func (x *InproxyBroker) GetStoredTacticsTag() string {
- if x != nil && x.StoredTacticsTag != nil {
- return *x.StoredTacticsTag
- }
- return ""
- }
- func (x *InproxyBroker) GetTimedOut() bool {
- if x != nil && x.TimedOut != nil {
- return *x.TimedOut
- }
- return false
- }
- func (x *InproxyBroker) GetMeekServerHttpVersion() string {
- if x != nil && x.MeekServerHttpVersion != nil {
- return *x.MeekServerHttpVersion
- }
- return ""
- }
- func (x *InproxyBroker) GetPendingAnswersSize() int64 {
- if x != nil && x.PendingAnswersSize != nil {
- return *x.PendingAnswersSize
- }
- return 0
- }
- var File_ca_psiphon_psiphond_inproxy_broker_proto protoreflect.FileDescriptor
- const file_ca_psiphon_psiphond_inproxy_broker_proto_rawDesc = "" +
- "\n" +
- "(ca.psiphon.psiphond/inproxy_broker.proto\x12\x13ca.psiphon.psiphond\x1a%ca.psiphon.psiphond/base_params.proto\"\x93\x16\n" +
- "\rInproxyBroker\x12E\n" +
- "\vbase_params\x18\x01 \x01(\v2\x1f.ca.psiphon.psiphond.BaseParamsH\x00R\n" +
- "baseParams\x88\x01\x01\x12=\n" +
- "\x18announcement_match_index\x18d \x01(\x03H\x01R\x16announcementMatchIndex\x88\x01\x01\x12;\n" +
- "\x17announcement_queue_size\x18e \x01(\x03H\x02R\x15announcementQueueSize\x88\x01\x01\x12&\n" +
- "\fanswer_error\x18f \x01(\tH\x03R\vanswerError\x88\x01\x01\x12&\n" +
- "\fbroker_event\x18g \x01(\tH\x04R\vbrokerEvent\x88\x01\x01\x12 \n" +
- "\tbroker_id\x18h \x01(\tH\x05R\bbrokerId\x88\x01\x01\x120\n" +
- "\x11connected_clients\x18i \x01(\x03H\x06R\x10connectedClients\x88\x01\x01\x122\n" +
- "\x12connecting_clients\x18j \x01(\x03H\aR\x11connectingClients\x88\x01\x01\x12(\n" +
- "\rconnection_id\x18k \x01(\tH\bR\fconnectionId\x88\x01\x01\x127\n" +
- "\x15destination_server_id\x18l \x01(\tH\tR\x13destinationServerId\x88\x01\x01\x12&\n" +
- "\felapsed_time\x18m \x01(\x03H\n" +
- "R\velapsedTime\x88\x01\x01\x12\x19\n" +
- "\x05error\x18n \x01(\tH\vR\x05error\x88\x01\x01\x126\n" +
- "\x17filtered_ice_candidates\x18o \x03(\tR\x15filteredIceCandidates\x125\n" +
- "\x14fronting_provider_id\x18p \x01(\tH\fR\x12frontingProviderId\x88\x01\x01\x12\x1e\n" +
- "\bhas_IPv6\x18q \x01(\bH\rR\ahasIPv6\x88\x01\x01\x12@\n" +
- "\x1ahas_common_compartment_ids\x18r \x01(\bH\x0eR\x17hasCommonCompartmentIds\x88\x01\x01\x12D\n" +
- "\x1chas_personal_compartment_ids\x18s \x01(\bH\x0fR\x19hasPersonalCompartmentIds\x88\x01\x01\x12)\n" +
- "\x0ehas_private_IP\x18t \x01(\bH\x10R\fhasPrivateIP\x88\x01\x01\x12.\n" +
- "\x13ice_candidate_types\x18u \x03(\tR\x11iceCandidateTypes\x12$\n" +
- "\vis_priority\x18v \x01(\bH\x11R\n" +
- "isPriority\x88\x01\x01\x12M\n" +
- "!limit_downstream_bytes_per_second\x18w \x01(\x03H\x12R\x1dlimitDownstreamBytesPerSecond\x88\x01\x01\x12I\n" +
- "\x1flimit_upstream_bytes_per_second\x18x \x01(\x03H\x13R\x1blimitUpstreamBytesPerSecond\x88\x01\x01\x12$\n" +
- "\vmax_clients\x18y \x01(\x03H\x14R\n" +
- "maxClients\x88\x01\x01\x12\x1e\n" +
- "\bnat_type\x18z \x01(\tH\x15R\anatType\x88\x01\x01\x12+\n" +
- "\x0fnew_tactics_tag\x18{ \x01(\tH\x16R\rnewTacticsTag\x88\x01\x01\x12/\n" +
- "\x11offer_match_index\x18| \x01(\x03H\x17R\x0fofferMatchIndex\x88\x01\x01\x12-\n" +
- "\x10offer_queue_size\x18} \x01(\x03H\x18R\x0eofferQueueSize\x88\x01\x01\x12K\n" +
- " peak_downstream_bytes_per_second\x18~ \x01(\x03H\x19R\x1cpeakDownstreamBytesPerSecond\x88\x01\x01\x12G\n" +
- "\x1epeak_upstream_bytes_per_second\x18\x7f \x01(\x03H\x1aR\x1apeakUpstreamBytesPerSecond\x88\x01\x01\x12-\n" +
- "\x12port_mapping_types\x18\x80\x01 \x03(\tR\x10portMappingTypes\x124\n" +
- "\x13preferred_nat_match\x18\x81\x01 \x01(\bH\x1bR\x11preferredNatMatch\x88\x01\x01\x12/\n" +
- "\x10protocol_version\x18\x82\x01 \x01(\x03H\x1cR\x0fprotocolVersion\x88\x01\x01\x12\x1f\n" +
- "\bproxy_id\x18\x83\x01 \x01(\tH\x1dR\aproxyId\x88\x01\x01\x12*\n" +
- "\x0eproxy_nat_type\x18\x84\x01 \x01(\tH\x1eR\fproxyNatType\x88\x01\x01\x128\n" +
- "\x18proxy_port_mapping_types\x18\x85\x01 \x03(\tR\x15proxyPortMappingTypes\x12!\n" +
- "\tserver_id\x18\x86\x01 \x01(\tH\x1fR\bserverId\x88\x01\x01\x122\n" +
- "\x12stored_tactics_tag\x18\x87\x01 \x01(\tH R\x10storedTacticsTag\x88\x01\x01\x12!\n" +
- "\ttimed_out\x18\x88\x01 \x01(\bH!R\btimedOut\x88\x01\x01\x12=\n" +
- "\x18meek_server_http_version\x18\x89\x01 \x01(\tH\"R\x15meekServerHttpVersion\x88\x01\x01\x126\n" +
- "\x14pending_answers_size\x18\x8a\x01 \x01(\x03H#R\x12pendingAnswersSize\x88\x01\x01B\x0e\n" +
- "\f_base_paramsB\x1b\n" +
- "\x19_announcement_match_indexB\x1a\n" +
- "\x18_announcement_queue_sizeB\x0f\n" +
- "\r_answer_errorB\x0f\n" +
- "\r_broker_eventB\f\n" +
- "\n" +
- "_broker_idB\x14\n" +
- "\x12_connected_clientsB\x15\n" +
- "\x13_connecting_clientsB\x10\n" +
- "\x0e_connection_idB\x18\n" +
- "\x16_destination_server_idB\x0f\n" +
- "\r_elapsed_timeB\b\n" +
- "\x06_errorB\x17\n" +
- "\x15_fronting_provider_idB\v\n" +
- "\t_has_IPv6B\x1d\n" +
- "\x1b_has_common_compartment_idsB\x1f\n" +
- "\x1d_has_personal_compartment_idsB\x11\n" +
- "\x0f_has_private_IPB\x0e\n" +
- "\f_is_priorityB$\n" +
- "\"_limit_downstream_bytes_per_secondB\"\n" +
- " _limit_upstream_bytes_per_secondB\x0e\n" +
- "\f_max_clientsB\v\n" +
- "\t_nat_typeB\x12\n" +
- "\x10_new_tactics_tagB\x14\n" +
- "\x12_offer_match_indexB\x13\n" +
- "\x11_offer_queue_sizeB#\n" +
- "!_peak_downstream_bytes_per_secondB!\n" +
- "\x1f_peak_upstream_bytes_per_secondB\x16\n" +
- "\x14_preferred_nat_matchB\x13\n" +
- "\x11_protocol_versionB\v\n" +
- "\t_proxy_idB\x11\n" +
- "\x0f_proxy_nat_typeB\f\n" +
- "\n" +
- "_server_idB\x15\n" +
- "\x13_stored_tactics_tagB\f\n" +
- "\n" +
- "_timed_outB\x1b\n" +
- "\x19_meek_server_http_versionB\x17\n" +
- "\x15_pending_answers_sizeBHZFgithub.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/server/pb/psiphondb\x06proto3"
- var (
- file_ca_psiphon_psiphond_inproxy_broker_proto_rawDescOnce sync.Once
- file_ca_psiphon_psiphond_inproxy_broker_proto_rawDescData []byte
- )
- func file_ca_psiphon_psiphond_inproxy_broker_proto_rawDescGZIP() []byte {
- file_ca_psiphon_psiphond_inproxy_broker_proto_rawDescOnce.Do(func() {
- file_ca_psiphon_psiphond_inproxy_broker_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_ca_psiphon_psiphond_inproxy_broker_proto_rawDesc), len(file_ca_psiphon_psiphond_inproxy_broker_proto_rawDesc)))
- })
- return file_ca_psiphon_psiphond_inproxy_broker_proto_rawDescData
- }
- var file_ca_psiphon_psiphond_inproxy_broker_proto_msgTypes = make([]protoimpl.MessageInfo, 1)
- var file_ca_psiphon_psiphond_inproxy_broker_proto_goTypes = []any{
- (*InproxyBroker)(nil), // 0: ca.psiphon.psiphond.InproxyBroker
- (*BaseParams)(nil), // 1: ca.psiphon.psiphond.BaseParams
- }
- var file_ca_psiphon_psiphond_inproxy_broker_proto_depIdxs = []int32{
- 1, // 0: ca.psiphon.psiphond.InproxyBroker.base_params:type_name -> ca.psiphon.psiphond.BaseParams
- 1, // [1:1] is the sub-list for method output_type
- 1, // [1:1] is the sub-list for method input_type
- 1, // [1:1] is the sub-list for extension type_name
- 1, // [1:1] is the sub-list for extension extendee
- 0, // [0:1] is the sub-list for field type_name
- }
- func init() { file_ca_psiphon_psiphond_inproxy_broker_proto_init() }
- func file_ca_psiphon_psiphond_inproxy_broker_proto_init() {
- if File_ca_psiphon_psiphond_inproxy_broker_proto != nil {
- return
- }
- file_ca_psiphon_psiphond_base_params_proto_init()
- file_ca_psiphon_psiphond_inproxy_broker_proto_msgTypes[0].OneofWrappers = []any{}
- type x struct{}
- out := protoimpl.TypeBuilder{
- File: protoimpl.DescBuilder{
- GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
- RawDescriptor: unsafe.Slice(unsafe.StringData(file_ca_psiphon_psiphond_inproxy_broker_proto_rawDesc), len(file_ca_psiphon_psiphond_inproxy_broker_proto_rawDesc)),
- NumEnums: 0,
- NumMessages: 1,
- NumExtensions: 0,
- NumServices: 0,
- },
- GoTypes: file_ca_psiphon_psiphond_inproxy_broker_proto_goTypes,
- DependencyIndexes: file_ca_psiphon_psiphond_inproxy_broker_proto_depIdxs,
- MessageInfos: file_ca_psiphon_psiphond_inproxy_broker_proto_msgTypes,
- }.Build()
- File_ca_psiphon_psiphond_inproxy_broker_proto = out.File
- file_ca_psiphon_psiphond_inproxy_broker_proto_goTypes = nil
- file_ca_psiphon_psiphond_inproxy_broker_proto_depIdxs = nil
- }
|