started_service.pb.go 63 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072
  1. package daemon
  2. import (
  3. reflect "reflect"
  4. sync "sync"
  5. unsafe "unsafe"
  6. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  7. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  8. emptypb "google.golang.org/protobuf/types/known/emptypb"
  9. )
  10. const (
  11. // Verify that this generated code is sufficiently up-to-date.
  12. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  13. // Verify that runtime/protoimpl is sufficiently up-to-date.
  14. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  15. )
  16. type LogLevel int32
  17. const (
  18. LogLevel_PANIC LogLevel = 0
  19. LogLevel_FATAL LogLevel = 1
  20. LogLevel_ERROR LogLevel = 2
  21. LogLevel_WARN LogLevel = 3
  22. LogLevel_INFO LogLevel = 4
  23. LogLevel_DEBUG LogLevel = 5
  24. LogLevel_TRACE LogLevel = 6
  25. )
  26. // Enum value maps for LogLevel.
  27. var (
  28. LogLevel_name = map[int32]string{
  29. 0: "PANIC",
  30. 1: "FATAL",
  31. 2: "ERROR",
  32. 3: "WARN",
  33. 4: "INFO",
  34. 5: "DEBUG",
  35. 6: "TRACE",
  36. }
  37. LogLevel_value = map[string]int32{
  38. "PANIC": 0,
  39. "FATAL": 1,
  40. "ERROR": 2,
  41. "WARN": 3,
  42. "INFO": 4,
  43. "DEBUG": 5,
  44. "TRACE": 6,
  45. }
  46. )
  47. func (x LogLevel) Enum() *LogLevel {
  48. p := new(LogLevel)
  49. *p = x
  50. return p
  51. }
  52. func (x LogLevel) String() string {
  53. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  54. }
  55. func (LogLevel) Descriptor() protoreflect.EnumDescriptor {
  56. return file_daemon_started_service_proto_enumTypes[0].Descriptor()
  57. }
  58. func (LogLevel) Type() protoreflect.EnumType {
  59. return &file_daemon_started_service_proto_enumTypes[0]
  60. }
  61. func (x LogLevel) Number() protoreflect.EnumNumber {
  62. return protoreflect.EnumNumber(x)
  63. }
  64. // Deprecated: Use LogLevel.Descriptor instead.
  65. func (LogLevel) EnumDescriptor() ([]byte, []int) {
  66. return file_daemon_started_service_proto_rawDescGZIP(), []int{0}
  67. }
  68. type ConnectionEventType int32
  69. const (
  70. ConnectionEventType_CONNECTION_EVENT_NEW ConnectionEventType = 0
  71. ConnectionEventType_CONNECTION_EVENT_UPDATE ConnectionEventType = 1
  72. ConnectionEventType_CONNECTION_EVENT_CLOSED ConnectionEventType = 2
  73. )
  74. // Enum value maps for ConnectionEventType.
  75. var (
  76. ConnectionEventType_name = map[int32]string{
  77. 0: "CONNECTION_EVENT_NEW",
  78. 1: "CONNECTION_EVENT_UPDATE",
  79. 2: "CONNECTION_EVENT_CLOSED",
  80. }
  81. ConnectionEventType_value = map[string]int32{
  82. "CONNECTION_EVENT_NEW": 0,
  83. "CONNECTION_EVENT_UPDATE": 1,
  84. "CONNECTION_EVENT_CLOSED": 2,
  85. }
  86. )
  87. func (x ConnectionEventType) Enum() *ConnectionEventType {
  88. p := new(ConnectionEventType)
  89. *p = x
  90. return p
  91. }
  92. func (x ConnectionEventType) String() string {
  93. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  94. }
  95. func (ConnectionEventType) Descriptor() protoreflect.EnumDescriptor {
  96. return file_daemon_started_service_proto_enumTypes[1].Descriptor()
  97. }
  98. func (ConnectionEventType) Type() protoreflect.EnumType {
  99. return &file_daemon_started_service_proto_enumTypes[1]
  100. }
  101. func (x ConnectionEventType) Number() protoreflect.EnumNumber {
  102. return protoreflect.EnumNumber(x)
  103. }
  104. // Deprecated: Use ConnectionEventType.Descriptor instead.
  105. func (ConnectionEventType) EnumDescriptor() ([]byte, []int) {
  106. return file_daemon_started_service_proto_rawDescGZIP(), []int{1}
  107. }
  108. type ServiceStatus_Type int32
  109. const (
  110. ServiceStatus_IDLE ServiceStatus_Type = 0
  111. ServiceStatus_STARTING ServiceStatus_Type = 1
  112. ServiceStatus_STARTED ServiceStatus_Type = 2
  113. ServiceStatus_STOPPING ServiceStatus_Type = 3
  114. ServiceStatus_FATAL ServiceStatus_Type = 4
  115. )
  116. // Enum value maps for ServiceStatus_Type.
  117. var (
  118. ServiceStatus_Type_name = map[int32]string{
  119. 0: "IDLE",
  120. 1: "STARTING",
  121. 2: "STARTED",
  122. 3: "STOPPING",
  123. 4: "FATAL",
  124. }
  125. ServiceStatus_Type_value = map[string]int32{
  126. "IDLE": 0,
  127. "STARTING": 1,
  128. "STARTED": 2,
  129. "STOPPING": 3,
  130. "FATAL": 4,
  131. }
  132. )
  133. func (x ServiceStatus_Type) Enum() *ServiceStatus_Type {
  134. p := new(ServiceStatus_Type)
  135. *p = x
  136. return p
  137. }
  138. func (x ServiceStatus_Type) String() string {
  139. return protoimpl.X.EnumStringOf(x.Descriptor(), protoreflect.EnumNumber(x))
  140. }
  141. func (ServiceStatus_Type) Descriptor() protoreflect.EnumDescriptor {
  142. return file_daemon_started_service_proto_enumTypes[2].Descriptor()
  143. }
  144. func (ServiceStatus_Type) Type() protoreflect.EnumType {
  145. return &file_daemon_started_service_proto_enumTypes[2]
  146. }
  147. func (x ServiceStatus_Type) Number() protoreflect.EnumNumber {
  148. return protoreflect.EnumNumber(x)
  149. }
  150. // Deprecated: Use ServiceStatus_Type.Descriptor instead.
  151. func (ServiceStatus_Type) EnumDescriptor() ([]byte, []int) {
  152. return file_daemon_started_service_proto_rawDescGZIP(), []int{0, 0}
  153. }
  154. type ServiceStatus struct {
  155. state protoimpl.MessageState `protogen:"open.v1"`
  156. Status ServiceStatus_Type `protobuf:"varint,1,opt,name=status,proto3,enum=daemon.ServiceStatus_Type" json:"status,omitempty"`
  157. ErrorMessage string `protobuf:"bytes,2,opt,name=errorMessage,proto3" json:"errorMessage,omitempty"`
  158. unknownFields protoimpl.UnknownFields
  159. sizeCache protoimpl.SizeCache
  160. }
  161. func (x *ServiceStatus) Reset() {
  162. *x = ServiceStatus{}
  163. mi := &file_daemon_started_service_proto_msgTypes[0]
  164. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  165. ms.StoreMessageInfo(mi)
  166. }
  167. func (x *ServiceStatus) String() string {
  168. return protoimpl.X.MessageStringOf(x)
  169. }
  170. func (*ServiceStatus) ProtoMessage() {}
  171. func (x *ServiceStatus) ProtoReflect() protoreflect.Message {
  172. mi := &file_daemon_started_service_proto_msgTypes[0]
  173. if x != nil {
  174. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  175. if ms.LoadMessageInfo() == nil {
  176. ms.StoreMessageInfo(mi)
  177. }
  178. return ms
  179. }
  180. return mi.MessageOf(x)
  181. }
  182. // Deprecated: Use ServiceStatus.ProtoReflect.Descriptor instead.
  183. func (*ServiceStatus) Descriptor() ([]byte, []int) {
  184. return file_daemon_started_service_proto_rawDescGZIP(), []int{0}
  185. }
  186. func (x *ServiceStatus) GetStatus() ServiceStatus_Type {
  187. if x != nil {
  188. return x.Status
  189. }
  190. return ServiceStatus_IDLE
  191. }
  192. func (x *ServiceStatus) GetErrorMessage() string {
  193. if x != nil {
  194. return x.ErrorMessage
  195. }
  196. return ""
  197. }
  198. type ReloadServiceRequest struct {
  199. state protoimpl.MessageState `protogen:"open.v1"`
  200. NewProfileContent string `protobuf:"bytes,1,opt,name=newProfileContent,proto3" json:"newProfileContent,omitempty"`
  201. unknownFields protoimpl.UnknownFields
  202. sizeCache protoimpl.SizeCache
  203. }
  204. func (x *ReloadServiceRequest) Reset() {
  205. *x = ReloadServiceRequest{}
  206. mi := &file_daemon_started_service_proto_msgTypes[1]
  207. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  208. ms.StoreMessageInfo(mi)
  209. }
  210. func (x *ReloadServiceRequest) String() string {
  211. return protoimpl.X.MessageStringOf(x)
  212. }
  213. func (*ReloadServiceRequest) ProtoMessage() {}
  214. func (x *ReloadServiceRequest) ProtoReflect() protoreflect.Message {
  215. mi := &file_daemon_started_service_proto_msgTypes[1]
  216. if x != nil {
  217. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  218. if ms.LoadMessageInfo() == nil {
  219. ms.StoreMessageInfo(mi)
  220. }
  221. return ms
  222. }
  223. return mi.MessageOf(x)
  224. }
  225. // Deprecated: Use ReloadServiceRequest.ProtoReflect.Descriptor instead.
  226. func (*ReloadServiceRequest) Descriptor() ([]byte, []int) {
  227. return file_daemon_started_service_proto_rawDescGZIP(), []int{1}
  228. }
  229. func (x *ReloadServiceRequest) GetNewProfileContent() string {
  230. if x != nil {
  231. return x.NewProfileContent
  232. }
  233. return ""
  234. }
  235. type SubscribeStatusRequest struct {
  236. state protoimpl.MessageState `protogen:"open.v1"`
  237. Interval int64 `protobuf:"varint,1,opt,name=interval,proto3" json:"interval,omitempty"`
  238. unknownFields protoimpl.UnknownFields
  239. sizeCache protoimpl.SizeCache
  240. }
  241. func (x *SubscribeStatusRequest) Reset() {
  242. *x = SubscribeStatusRequest{}
  243. mi := &file_daemon_started_service_proto_msgTypes[2]
  244. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  245. ms.StoreMessageInfo(mi)
  246. }
  247. func (x *SubscribeStatusRequest) String() string {
  248. return protoimpl.X.MessageStringOf(x)
  249. }
  250. func (*SubscribeStatusRequest) ProtoMessage() {}
  251. func (x *SubscribeStatusRequest) ProtoReflect() protoreflect.Message {
  252. mi := &file_daemon_started_service_proto_msgTypes[2]
  253. if x != nil {
  254. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  255. if ms.LoadMessageInfo() == nil {
  256. ms.StoreMessageInfo(mi)
  257. }
  258. return ms
  259. }
  260. return mi.MessageOf(x)
  261. }
  262. // Deprecated: Use SubscribeStatusRequest.ProtoReflect.Descriptor instead.
  263. func (*SubscribeStatusRequest) Descriptor() ([]byte, []int) {
  264. return file_daemon_started_service_proto_rawDescGZIP(), []int{2}
  265. }
  266. func (x *SubscribeStatusRequest) GetInterval() int64 {
  267. if x != nil {
  268. return x.Interval
  269. }
  270. return 0
  271. }
  272. type Log struct {
  273. state protoimpl.MessageState `protogen:"open.v1"`
  274. Messages []*Log_Message `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"`
  275. Reset_ bool `protobuf:"varint,2,opt,name=reset,proto3" json:"reset,omitempty"`
  276. unknownFields protoimpl.UnknownFields
  277. sizeCache protoimpl.SizeCache
  278. }
  279. func (x *Log) Reset() {
  280. *x = Log{}
  281. mi := &file_daemon_started_service_proto_msgTypes[3]
  282. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  283. ms.StoreMessageInfo(mi)
  284. }
  285. func (x *Log) String() string {
  286. return protoimpl.X.MessageStringOf(x)
  287. }
  288. func (*Log) ProtoMessage() {}
  289. func (x *Log) ProtoReflect() protoreflect.Message {
  290. mi := &file_daemon_started_service_proto_msgTypes[3]
  291. if x != nil {
  292. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  293. if ms.LoadMessageInfo() == nil {
  294. ms.StoreMessageInfo(mi)
  295. }
  296. return ms
  297. }
  298. return mi.MessageOf(x)
  299. }
  300. // Deprecated: Use Log.ProtoReflect.Descriptor instead.
  301. func (*Log) Descriptor() ([]byte, []int) {
  302. return file_daemon_started_service_proto_rawDescGZIP(), []int{3}
  303. }
  304. func (x *Log) GetMessages() []*Log_Message {
  305. if x != nil {
  306. return x.Messages
  307. }
  308. return nil
  309. }
  310. func (x *Log) GetReset_() bool {
  311. if x != nil {
  312. return x.Reset_
  313. }
  314. return false
  315. }
  316. type DefaultLogLevel struct {
  317. state protoimpl.MessageState `protogen:"open.v1"`
  318. Level LogLevel `protobuf:"varint,1,opt,name=level,proto3,enum=daemon.LogLevel" json:"level,omitempty"`
  319. unknownFields protoimpl.UnknownFields
  320. sizeCache protoimpl.SizeCache
  321. }
  322. func (x *DefaultLogLevel) Reset() {
  323. *x = DefaultLogLevel{}
  324. mi := &file_daemon_started_service_proto_msgTypes[4]
  325. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  326. ms.StoreMessageInfo(mi)
  327. }
  328. func (x *DefaultLogLevel) String() string {
  329. return protoimpl.X.MessageStringOf(x)
  330. }
  331. func (*DefaultLogLevel) ProtoMessage() {}
  332. func (x *DefaultLogLevel) ProtoReflect() protoreflect.Message {
  333. mi := &file_daemon_started_service_proto_msgTypes[4]
  334. if x != nil {
  335. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  336. if ms.LoadMessageInfo() == nil {
  337. ms.StoreMessageInfo(mi)
  338. }
  339. return ms
  340. }
  341. return mi.MessageOf(x)
  342. }
  343. // Deprecated: Use DefaultLogLevel.ProtoReflect.Descriptor instead.
  344. func (*DefaultLogLevel) Descriptor() ([]byte, []int) {
  345. return file_daemon_started_service_proto_rawDescGZIP(), []int{4}
  346. }
  347. func (x *DefaultLogLevel) GetLevel() LogLevel {
  348. if x != nil {
  349. return x.Level
  350. }
  351. return LogLevel_PANIC
  352. }
  353. type Status struct {
  354. state protoimpl.MessageState `protogen:"open.v1"`
  355. Memory uint64 `protobuf:"varint,1,opt,name=memory,proto3" json:"memory,omitempty"`
  356. Goroutines int32 `protobuf:"varint,2,opt,name=goroutines,proto3" json:"goroutines,omitempty"`
  357. ConnectionsIn int32 `protobuf:"varint,3,opt,name=connectionsIn,proto3" json:"connectionsIn,omitempty"`
  358. ConnectionsOut int32 `protobuf:"varint,4,opt,name=connectionsOut,proto3" json:"connectionsOut,omitempty"`
  359. TrafficAvailable bool `protobuf:"varint,5,opt,name=trafficAvailable,proto3" json:"trafficAvailable,omitempty"`
  360. Uplink int64 `protobuf:"varint,6,opt,name=uplink,proto3" json:"uplink,omitempty"`
  361. Downlink int64 `protobuf:"varint,7,opt,name=downlink,proto3" json:"downlink,omitempty"`
  362. UplinkTotal int64 `protobuf:"varint,8,opt,name=uplinkTotal,proto3" json:"uplinkTotal,omitempty"`
  363. DownlinkTotal int64 `protobuf:"varint,9,opt,name=downlinkTotal,proto3" json:"downlinkTotal,omitempty"`
  364. unknownFields protoimpl.UnknownFields
  365. sizeCache protoimpl.SizeCache
  366. }
  367. func (x *Status) Reset() {
  368. *x = Status{}
  369. mi := &file_daemon_started_service_proto_msgTypes[5]
  370. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  371. ms.StoreMessageInfo(mi)
  372. }
  373. func (x *Status) String() string {
  374. return protoimpl.X.MessageStringOf(x)
  375. }
  376. func (*Status) ProtoMessage() {}
  377. func (x *Status) ProtoReflect() protoreflect.Message {
  378. mi := &file_daemon_started_service_proto_msgTypes[5]
  379. if x != nil {
  380. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  381. if ms.LoadMessageInfo() == nil {
  382. ms.StoreMessageInfo(mi)
  383. }
  384. return ms
  385. }
  386. return mi.MessageOf(x)
  387. }
  388. // Deprecated: Use Status.ProtoReflect.Descriptor instead.
  389. func (*Status) Descriptor() ([]byte, []int) {
  390. return file_daemon_started_service_proto_rawDescGZIP(), []int{5}
  391. }
  392. func (x *Status) GetMemory() uint64 {
  393. if x != nil {
  394. return x.Memory
  395. }
  396. return 0
  397. }
  398. func (x *Status) GetGoroutines() int32 {
  399. if x != nil {
  400. return x.Goroutines
  401. }
  402. return 0
  403. }
  404. func (x *Status) GetConnectionsIn() int32 {
  405. if x != nil {
  406. return x.ConnectionsIn
  407. }
  408. return 0
  409. }
  410. func (x *Status) GetConnectionsOut() int32 {
  411. if x != nil {
  412. return x.ConnectionsOut
  413. }
  414. return 0
  415. }
  416. func (x *Status) GetTrafficAvailable() bool {
  417. if x != nil {
  418. return x.TrafficAvailable
  419. }
  420. return false
  421. }
  422. func (x *Status) GetUplink() int64 {
  423. if x != nil {
  424. return x.Uplink
  425. }
  426. return 0
  427. }
  428. func (x *Status) GetDownlink() int64 {
  429. if x != nil {
  430. return x.Downlink
  431. }
  432. return 0
  433. }
  434. func (x *Status) GetUplinkTotal() int64 {
  435. if x != nil {
  436. return x.UplinkTotal
  437. }
  438. return 0
  439. }
  440. func (x *Status) GetDownlinkTotal() int64 {
  441. if x != nil {
  442. return x.DownlinkTotal
  443. }
  444. return 0
  445. }
  446. type Groups struct {
  447. state protoimpl.MessageState `protogen:"open.v1"`
  448. Group []*Group `protobuf:"bytes,1,rep,name=group,proto3" json:"group,omitempty"`
  449. unknownFields protoimpl.UnknownFields
  450. sizeCache protoimpl.SizeCache
  451. }
  452. func (x *Groups) Reset() {
  453. *x = Groups{}
  454. mi := &file_daemon_started_service_proto_msgTypes[6]
  455. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  456. ms.StoreMessageInfo(mi)
  457. }
  458. func (x *Groups) String() string {
  459. return protoimpl.X.MessageStringOf(x)
  460. }
  461. func (*Groups) ProtoMessage() {}
  462. func (x *Groups) ProtoReflect() protoreflect.Message {
  463. mi := &file_daemon_started_service_proto_msgTypes[6]
  464. if x != nil {
  465. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  466. if ms.LoadMessageInfo() == nil {
  467. ms.StoreMessageInfo(mi)
  468. }
  469. return ms
  470. }
  471. return mi.MessageOf(x)
  472. }
  473. // Deprecated: Use Groups.ProtoReflect.Descriptor instead.
  474. func (*Groups) Descriptor() ([]byte, []int) {
  475. return file_daemon_started_service_proto_rawDescGZIP(), []int{6}
  476. }
  477. func (x *Groups) GetGroup() []*Group {
  478. if x != nil {
  479. return x.Group
  480. }
  481. return nil
  482. }
  483. type Group struct {
  484. state protoimpl.MessageState `protogen:"open.v1"`
  485. Tag string `protobuf:"bytes,1,opt,name=tag,proto3" json:"tag,omitempty"`
  486. Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
  487. Selectable bool `protobuf:"varint,3,opt,name=selectable,proto3" json:"selectable,omitempty"`
  488. Selected string `protobuf:"bytes,4,opt,name=selected,proto3" json:"selected,omitempty"`
  489. IsExpand bool `protobuf:"varint,5,opt,name=isExpand,proto3" json:"isExpand,omitempty"`
  490. Items []*GroupItem `protobuf:"bytes,6,rep,name=items,proto3" json:"items,omitempty"`
  491. unknownFields protoimpl.UnknownFields
  492. sizeCache protoimpl.SizeCache
  493. }
  494. func (x *Group) Reset() {
  495. *x = Group{}
  496. mi := &file_daemon_started_service_proto_msgTypes[7]
  497. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  498. ms.StoreMessageInfo(mi)
  499. }
  500. func (x *Group) String() string {
  501. return protoimpl.X.MessageStringOf(x)
  502. }
  503. func (*Group) ProtoMessage() {}
  504. func (x *Group) ProtoReflect() protoreflect.Message {
  505. mi := &file_daemon_started_service_proto_msgTypes[7]
  506. if x != nil {
  507. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  508. if ms.LoadMessageInfo() == nil {
  509. ms.StoreMessageInfo(mi)
  510. }
  511. return ms
  512. }
  513. return mi.MessageOf(x)
  514. }
  515. // Deprecated: Use Group.ProtoReflect.Descriptor instead.
  516. func (*Group) Descriptor() ([]byte, []int) {
  517. return file_daemon_started_service_proto_rawDescGZIP(), []int{7}
  518. }
  519. func (x *Group) GetTag() string {
  520. if x != nil {
  521. return x.Tag
  522. }
  523. return ""
  524. }
  525. func (x *Group) GetType() string {
  526. if x != nil {
  527. return x.Type
  528. }
  529. return ""
  530. }
  531. func (x *Group) GetSelectable() bool {
  532. if x != nil {
  533. return x.Selectable
  534. }
  535. return false
  536. }
  537. func (x *Group) GetSelected() string {
  538. if x != nil {
  539. return x.Selected
  540. }
  541. return ""
  542. }
  543. func (x *Group) GetIsExpand() bool {
  544. if x != nil {
  545. return x.IsExpand
  546. }
  547. return false
  548. }
  549. func (x *Group) GetItems() []*GroupItem {
  550. if x != nil {
  551. return x.Items
  552. }
  553. return nil
  554. }
  555. type GroupItem struct {
  556. state protoimpl.MessageState `protogen:"open.v1"`
  557. Tag string `protobuf:"bytes,1,opt,name=tag,proto3" json:"tag,omitempty"`
  558. Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
  559. UrlTestTime int64 `protobuf:"varint,3,opt,name=urlTestTime,proto3" json:"urlTestTime,omitempty"`
  560. UrlTestDelay int32 `protobuf:"varint,4,opt,name=urlTestDelay,proto3" json:"urlTestDelay,omitempty"`
  561. unknownFields protoimpl.UnknownFields
  562. sizeCache protoimpl.SizeCache
  563. }
  564. func (x *GroupItem) Reset() {
  565. *x = GroupItem{}
  566. mi := &file_daemon_started_service_proto_msgTypes[8]
  567. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  568. ms.StoreMessageInfo(mi)
  569. }
  570. func (x *GroupItem) String() string {
  571. return protoimpl.X.MessageStringOf(x)
  572. }
  573. func (*GroupItem) ProtoMessage() {}
  574. func (x *GroupItem) ProtoReflect() protoreflect.Message {
  575. mi := &file_daemon_started_service_proto_msgTypes[8]
  576. if x != nil {
  577. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  578. if ms.LoadMessageInfo() == nil {
  579. ms.StoreMessageInfo(mi)
  580. }
  581. return ms
  582. }
  583. return mi.MessageOf(x)
  584. }
  585. // Deprecated: Use GroupItem.ProtoReflect.Descriptor instead.
  586. func (*GroupItem) Descriptor() ([]byte, []int) {
  587. return file_daemon_started_service_proto_rawDescGZIP(), []int{8}
  588. }
  589. func (x *GroupItem) GetTag() string {
  590. if x != nil {
  591. return x.Tag
  592. }
  593. return ""
  594. }
  595. func (x *GroupItem) GetType() string {
  596. if x != nil {
  597. return x.Type
  598. }
  599. return ""
  600. }
  601. func (x *GroupItem) GetUrlTestTime() int64 {
  602. if x != nil {
  603. return x.UrlTestTime
  604. }
  605. return 0
  606. }
  607. func (x *GroupItem) GetUrlTestDelay() int32 {
  608. if x != nil {
  609. return x.UrlTestDelay
  610. }
  611. return 0
  612. }
  613. type URLTestRequest struct {
  614. state protoimpl.MessageState `protogen:"open.v1"`
  615. OutboundTag string `protobuf:"bytes,1,opt,name=outboundTag,proto3" json:"outboundTag,omitempty"`
  616. unknownFields protoimpl.UnknownFields
  617. sizeCache protoimpl.SizeCache
  618. }
  619. func (x *URLTestRequest) Reset() {
  620. *x = URLTestRequest{}
  621. mi := &file_daemon_started_service_proto_msgTypes[9]
  622. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  623. ms.StoreMessageInfo(mi)
  624. }
  625. func (x *URLTestRequest) String() string {
  626. return protoimpl.X.MessageStringOf(x)
  627. }
  628. func (*URLTestRequest) ProtoMessage() {}
  629. func (x *URLTestRequest) ProtoReflect() protoreflect.Message {
  630. mi := &file_daemon_started_service_proto_msgTypes[9]
  631. if x != nil {
  632. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  633. if ms.LoadMessageInfo() == nil {
  634. ms.StoreMessageInfo(mi)
  635. }
  636. return ms
  637. }
  638. return mi.MessageOf(x)
  639. }
  640. // Deprecated: Use URLTestRequest.ProtoReflect.Descriptor instead.
  641. func (*URLTestRequest) Descriptor() ([]byte, []int) {
  642. return file_daemon_started_service_proto_rawDescGZIP(), []int{9}
  643. }
  644. func (x *URLTestRequest) GetOutboundTag() string {
  645. if x != nil {
  646. return x.OutboundTag
  647. }
  648. return ""
  649. }
  650. type SelectOutboundRequest struct {
  651. state protoimpl.MessageState `protogen:"open.v1"`
  652. GroupTag string `protobuf:"bytes,1,opt,name=groupTag,proto3" json:"groupTag,omitempty"`
  653. OutboundTag string `protobuf:"bytes,2,opt,name=outboundTag,proto3" json:"outboundTag,omitempty"`
  654. unknownFields protoimpl.UnknownFields
  655. sizeCache protoimpl.SizeCache
  656. }
  657. func (x *SelectOutboundRequest) Reset() {
  658. *x = SelectOutboundRequest{}
  659. mi := &file_daemon_started_service_proto_msgTypes[10]
  660. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  661. ms.StoreMessageInfo(mi)
  662. }
  663. func (x *SelectOutboundRequest) String() string {
  664. return protoimpl.X.MessageStringOf(x)
  665. }
  666. func (*SelectOutboundRequest) ProtoMessage() {}
  667. func (x *SelectOutboundRequest) ProtoReflect() protoreflect.Message {
  668. mi := &file_daemon_started_service_proto_msgTypes[10]
  669. if x != nil {
  670. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  671. if ms.LoadMessageInfo() == nil {
  672. ms.StoreMessageInfo(mi)
  673. }
  674. return ms
  675. }
  676. return mi.MessageOf(x)
  677. }
  678. // Deprecated: Use SelectOutboundRequest.ProtoReflect.Descriptor instead.
  679. func (*SelectOutboundRequest) Descriptor() ([]byte, []int) {
  680. return file_daemon_started_service_proto_rawDescGZIP(), []int{10}
  681. }
  682. func (x *SelectOutboundRequest) GetGroupTag() string {
  683. if x != nil {
  684. return x.GroupTag
  685. }
  686. return ""
  687. }
  688. func (x *SelectOutboundRequest) GetOutboundTag() string {
  689. if x != nil {
  690. return x.OutboundTag
  691. }
  692. return ""
  693. }
  694. type SetGroupExpandRequest struct {
  695. state protoimpl.MessageState `protogen:"open.v1"`
  696. GroupTag string `protobuf:"bytes,1,opt,name=groupTag,proto3" json:"groupTag,omitempty"`
  697. IsExpand bool `protobuf:"varint,2,opt,name=isExpand,proto3" json:"isExpand,omitempty"`
  698. unknownFields protoimpl.UnknownFields
  699. sizeCache protoimpl.SizeCache
  700. }
  701. func (x *SetGroupExpandRequest) Reset() {
  702. *x = SetGroupExpandRequest{}
  703. mi := &file_daemon_started_service_proto_msgTypes[11]
  704. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  705. ms.StoreMessageInfo(mi)
  706. }
  707. func (x *SetGroupExpandRequest) String() string {
  708. return protoimpl.X.MessageStringOf(x)
  709. }
  710. func (*SetGroupExpandRequest) ProtoMessage() {}
  711. func (x *SetGroupExpandRequest) ProtoReflect() protoreflect.Message {
  712. mi := &file_daemon_started_service_proto_msgTypes[11]
  713. if x != nil {
  714. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  715. if ms.LoadMessageInfo() == nil {
  716. ms.StoreMessageInfo(mi)
  717. }
  718. return ms
  719. }
  720. return mi.MessageOf(x)
  721. }
  722. // Deprecated: Use SetGroupExpandRequest.ProtoReflect.Descriptor instead.
  723. func (*SetGroupExpandRequest) Descriptor() ([]byte, []int) {
  724. return file_daemon_started_service_proto_rawDescGZIP(), []int{11}
  725. }
  726. func (x *SetGroupExpandRequest) GetGroupTag() string {
  727. if x != nil {
  728. return x.GroupTag
  729. }
  730. return ""
  731. }
  732. func (x *SetGroupExpandRequest) GetIsExpand() bool {
  733. if x != nil {
  734. return x.IsExpand
  735. }
  736. return false
  737. }
  738. type ClashMode struct {
  739. state protoimpl.MessageState `protogen:"open.v1"`
  740. Mode string `protobuf:"bytes,3,opt,name=mode,proto3" json:"mode,omitempty"`
  741. unknownFields protoimpl.UnknownFields
  742. sizeCache protoimpl.SizeCache
  743. }
  744. func (x *ClashMode) Reset() {
  745. *x = ClashMode{}
  746. mi := &file_daemon_started_service_proto_msgTypes[12]
  747. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  748. ms.StoreMessageInfo(mi)
  749. }
  750. func (x *ClashMode) String() string {
  751. return protoimpl.X.MessageStringOf(x)
  752. }
  753. func (*ClashMode) ProtoMessage() {}
  754. func (x *ClashMode) ProtoReflect() protoreflect.Message {
  755. mi := &file_daemon_started_service_proto_msgTypes[12]
  756. if x != nil {
  757. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  758. if ms.LoadMessageInfo() == nil {
  759. ms.StoreMessageInfo(mi)
  760. }
  761. return ms
  762. }
  763. return mi.MessageOf(x)
  764. }
  765. // Deprecated: Use ClashMode.ProtoReflect.Descriptor instead.
  766. func (*ClashMode) Descriptor() ([]byte, []int) {
  767. return file_daemon_started_service_proto_rawDescGZIP(), []int{12}
  768. }
  769. func (x *ClashMode) GetMode() string {
  770. if x != nil {
  771. return x.Mode
  772. }
  773. return ""
  774. }
  775. type ClashModeStatus struct {
  776. state protoimpl.MessageState `protogen:"open.v1"`
  777. ModeList []string `protobuf:"bytes,1,rep,name=modeList,proto3" json:"modeList,omitempty"`
  778. CurrentMode string `protobuf:"bytes,2,opt,name=currentMode,proto3" json:"currentMode,omitempty"`
  779. unknownFields protoimpl.UnknownFields
  780. sizeCache protoimpl.SizeCache
  781. }
  782. func (x *ClashModeStatus) Reset() {
  783. *x = ClashModeStatus{}
  784. mi := &file_daemon_started_service_proto_msgTypes[13]
  785. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  786. ms.StoreMessageInfo(mi)
  787. }
  788. func (x *ClashModeStatus) String() string {
  789. return protoimpl.X.MessageStringOf(x)
  790. }
  791. func (*ClashModeStatus) ProtoMessage() {}
  792. func (x *ClashModeStatus) ProtoReflect() protoreflect.Message {
  793. mi := &file_daemon_started_service_proto_msgTypes[13]
  794. if x != nil {
  795. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  796. if ms.LoadMessageInfo() == nil {
  797. ms.StoreMessageInfo(mi)
  798. }
  799. return ms
  800. }
  801. return mi.MessageOf(x)
  802. }
  803. // Deprecated: Use ClashModeStatus.ProtoReflect.Descriptor instead.
  804. func (*ClashModeStatus) Descriptor() ([]byte, []int) {
  805. return file_daemon_started_service_proto_rawDescGZIP(), []int{13}
  806. }
  807. func (x *ClashModeStatus) GetModeList() []string {
  808. if x != nil {
  809. return x.ModeList
  810. }
  811. return nil
  812. }
  813. func (x *ClashModeStatus) GetCurrentMode() string {
  814. if x != nil {
  815. return x.CurrentMode
  816. }
  817. return ""
  818. }
  819. type SystemProxyStatus struct {
  820. state protoimpl.MessageState `protogen:"open.v1"`
  821. Available bool `protobuf:"varint,1,opt,name=available,proto3" json:"available,omitempty"`
  822. Enabled bool `protobuf:"varint,2,opt,name=enabled,proto3" json:"enabled,omitempty"`
  823. unknownFields protoimpl.UnknownFields
  824. sizeCache protoimpl.SizeCache
  825. }
  826. func (x *SystemProxyStatus) Reset() {
  827. *x = SystemProxyStatus{}
  828. mi := &file_daemon_started_service_proto_msgTypes[14]
  829. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  830. ms.StoreMessageInfo(mi)
  831. }
  832. func (x *SystemProxyStatus) String() string {
  833. return protoimpl.X.MessageStringOf(x)
  834. }
  835. func (*SystemProxyStatus) ProtoMessage() {}
  836. func (x *SystemProxyStatus) ProtoReflect() protoreflect.Message {
  837. mi := &file_daemon_started_service_proto_msgTypes[14]
  838. if x != nil {
  839. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  840. if ms.LoadMessageInfo() == nil {
  841. ms.StoreMessageInfo(mi)
  842. }
  843. return ms
  844. }
  845. return mi.MessageOf(x)
  846. }
  847. // Deprecated: Use SystemProxyStatus.ProtoReflect.Descriptor instead.
  848. func (*SystemProxyStatus) Descriptor() ([]byte, []int) {
  849. return file_daemon_started_service_proto_rawDescGZIP(), []int{14}
  850. }
  851. func (x *SystemProxyStatus) GetAvailable() bool {
  852. if x != nil {
  853. return x.Available
  854. }
  855. return false
  856. }
  857. func (x *SystemProxyStatus) GetEnabled() bool {
  858. if x != nil {
  859. return x.Enabled
  860. }
  861. return false
  862. }
  863. type SetSystemProxyEnabledRequest struct {
  864. state protoimpl.MessageState `protogen:"open.v1"`
  865. Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"`
  866. unknownFields protoimpl.UnknownFields
  867. sizeCache protoimpl.SizeCache
  868. }
  869. func (x *SetSystemProxyEnabledRequest) Reset() {
  870. *x = SetSystemProxyEnabledRequest{}
  871. mi := &file_daemon_started_service_proto_msgTypes[15]
  872. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  873. ms.StoreMessageInfo(mi)
  874. }
  875. func (x *SetSystemProxyEnabledRequest) String() string {
  876. return protoimpl.X.MessageStringOf(x)
  877. }
  878. func (*SetSystemProxyEnabledRequest) ProtoMessage() {}
  879. func (x *SetSystemProxyEnabledRequest) ProtoReflect() protoreflect.Message {
  880. mi := &file_daemon_started_service_proto_msgTypes[15]
  881. if x != nil {
  882. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  883. if ms.LoadMessageInfo() == nil {
  884. ms.StoreMessageInfo(mi)
  885. }
  886. return ms
  887. }
  888. return mi.MessageOf(x)
  889. }
  890. // Deprecated: Use SetSystemProxyEnabledRequest.ProtoReflect.Descriptor instead.
  891. func (*SetSystemProxyEnabledRequest) Descriptor() ([]byte, []int) {
  892. return file_daemon_started_service_proto_rawDescGZIP(), []int{15}
  893. }
  894. func (x *SetSystemProxyEnabledRequest) GetEnabled() bool {
  895. if x != nil {
  896. return x.Enabled
  897. }
  898. return false
  899. }
  900. type SubscribeConnectionsRequest struct {
  901. state protoimpl.MessageState `protogen:"open.v1"`
  902. Interval int64 `protobuf:"varint,1,opt,name=interval,proto3" json:"interval,omitempty"`
  903. unknownFields protoimpl.UnknownFields
  904. sizeCache protoimpl.SizeCache
  905. }
  906. func (x *SubscribeConnectionsRequest) Reset() {
  907. *x = SubscribeConnectionsRequest{}
  908. mi := &file_daemon_started_service_proto_msgTypes[16]
  909. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  910. ms.StoreMessageInfo(mi)
  911. }
  912. func (x *SubscribeConnectionsRequest) String() string {
  913. return protoimpl.X.MessageStringOf(x)
  914. }
  915. func (*SubscribeConnectionsRequest) ProtoMessage() {}
  916. func (x *SubscribeConnectionsRequest) ProtoReflect() protoreflect.Message {
  917. mi := &file_daemon_started_service_proto_msgTypes[16]
  918. if x != nil {
  919. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  920. if ms.LoadMessageInfo() == nil {
  921. ms.StoreMessageInfo(mi)
  922. }
  923. return ms
  924. }
  925. return mi.MessageOf(x)
  926. }
  927. // Deprecated: Use SubscribeConnectionsRequest.ProtoReflect.Descriptor instead.
  928. func (*SubscribeConnectionsRequest) Descriptor() ([]byte, []int) {
  929. return file_daemon_started_service_proto_rawDescGZIP(), []int{16}
  930. }
  931. func (x *SubscribeConnectionsRequest) GetInterval() int64 {
  932. if x != nil {
  933. return x.Interval
  934. }
  935. return 0
  936. }
  937. type ConnectionEvent struct {
  938. state protoimpl.MessageState `protogen:"open.v1"`
  939. Type ConnectionEventType `protobuf:"varint,1,opt,name=type,proto3,enum=daemon.ConnectionEventType" json:"type,omitempty"`
  940. Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
  941. Connection *Connection `protobuf:"bytes,3,opt,name=connection,proto3" json:"connection,omitempty"`
  942. UplinkDelta int64 `protobuf:"varint,4,opt,name=uplinkDelta,proto3" json:"uplinkDelta,omitempty"`
  943. DownlinkDelta int64 `protobuf:"varint,5,opt,name=downlinkDelta,proto3" json:"downlinkDelta,omitempty"`
  944. ClosedAt int64 `protobuf:"varint,6,opt,name=closedAt,proto3" json:"closedAt,omitempty"`
  945. unknownFields protoimpl.UnknownFields
  946. sizeCache protoimpl.SizeCache
  947. }
  948. func (x *ConnectionEvent) Reset() {
  949. *x = ConnectionEvent{}
  950. mi := &file_daemon_started_service_proto_msgTypes[17]
  951. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  952. ms.StoreMessageInfo(mi)
  953. }
  954. func (x *ConnectionEvent) String() string {
  955. return protoimpl.X.MessageStringOf(x)
  956. }
  957. func (*ConnectionEvent) ProtoMessage() {}
  958. func (x *ConnectionEvent) ProtoReflect() protoreflect.Message {
  959. mi := &file_daemon_started_service_proto_msgTypes[17]
  960. if x != nil {
  961. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  962. if ms.LoadMessageInfo() == nil {
  963. ms.StoreMessageInfo(mi)
  964. }
  965. return ms
  966. }
  967. return mi.MessageOf(x)
  968. }
  969. // Deprecated: Use ConnectionEvent.ProtoReflect.Descriptor instead.
  970. func (*ConnectionEvent) Descriptor() ([]byte, []int) {
  971. return file_daemon_started_service_proto_rawDescGZIP(), []int{17}
  972. }
  973. func (x *ConnectionEvent) GetType() ConnectionEventType {
  974. if x != nil {
  975. return x.Type
  976. }
  977. return ConnectionEventType_CONNECTION_EVENT_NEW
  978. }
  979. func (x *ConnectionEvent) GetId() string {
  980. if x != nil {
  981. return x.Id
  982. }
  983. return ""
  984. }
  985. func (x *ConnectionEvent) GetConnection() *Connection {
  986. if x != nil {
  987. return x.Connection
  988. }
  989. return nil
  990. }
  991. func (x *ConnectionEvent) GetUplinkDelta() int64 {
  992. if x != nil {
  993. return x.UplinkDelta
  994. }
  995. return 0
  996. }
  997. func (x *ConnectionEvent) GetDownlinkDelta() int64 {
  998. if x != nil {
  999. return x.DownlinkDelta
  1000. }
  1001. return 0
  1002. }
  1003. func (x *ConnectionEvent) GetClosedAt() int64 {
  1004. if x != nil {
  1005. return x.ClosedAt
  1006. }
  1007. return 0
  1008. }
  1009. type ConnectionEvents struct {
  1010. state protoimpl.MessageState `protogen:"open.v1"`
  1011. Events []*ConnectionEvent `protobuf:"bytes,1,rep,name=events,proto3" json:"events,omitempty"`
  1012. Reset_ bool `protobuf:"varint,2,opt,name=reset,proto3" json:"reset,omitempty"`
  1013. unknownFields protoimpl.UnknownFields
  1014. sizeCache protoimpl.SizeCache
  1015. }
  1016. func (x *ConnectionEvents) Reset() {
  1017. *x = ConnectionEvents{}
  1018. mi := &file_daemon_started_service_proto_msgTypes[18]
  1019. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1020. ms.StoreMessageInfo(mi)
  1021. }
  1022. func (x *ConnectionEvents) String() string {
  1023. return protoimpl.X.MessageStringOf(x)
  1024. }
  1025. func (*ConnectionEvents) ProtoMessage() {}
  1026. func (x *ConnectionEvents) ProtoReflect() protoreflect.Message {
  1027. mi := &file_daemon_started_service_proto_msgTypes[18]
  1028. if x != nil {
  1029. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1030. if ms.LoadMessageInfo() == nil {
  1031. ms.StoreMessageInfo(mi)
  1032. }
  1033. return ms
  1034. }
  1035. return mi.MessageOf(x)
  1036. }
  1037. // Deprecated: Use ConnectionEvents.ProtoReflect.Descriptor instead.
  1038. func (*ConnectionEvents) Descriptor() ([]byte, []int) {
  1039. return file_daemon_started_service_proto_rawDescGZIP(), []int{18}
  1040. }
  1041. func (x *ConnectionEvents) GetEvents() []*ConnectionEvent {
  1042. if x != nil {
  1043. return x.Events
  1044. }
  1045. return nil
  1046. }
  1047. func (x *ConnectionEvents) GetReset_() bool {
  1048. if x != nil {
  1049. return x.Reset_
  1050. }
  1051. return false
  1052. }
  1053. type Connection struct {
  1054. state protoimpl.MessageState `protogen:"open.v1"`
  1055. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
  1056. Inbound string `protobuf:"bytes,2,opt,name=inbound,proto3" json:"inbound,omitempty"`
  1057. InboundType string `protobuf:"bytes,3,opt,name=inboundType,proto3" json:"inboundType,omitempty"`
  1058. IpVersion int32 `protobuf:"varint,4,opt,name=ipVersion,proto3" json:"ipVersion,omitempty"`
  1059. Network string `protobuf:"bytes,5,opt,name=network,proto3" json:"network,omitempty"`
  1060. Source string `protobuf:"bytes,6,opt,name=source,proto3" json:"source,omitempty"`
  1061. Destination string `protobuf:"bytes,7,opt,name=destination,proto3" json:"destination,omitempty"`
  1062. Domain string `protobuf:"bytes,8,opt,name=domain,proto3" json:"domain,omitempty"`
  1063. Protocol string `protobuf:"bytes,9,opt,name=protocol,proto3" json:"protocol,omitempty"`
  1064. User string `protobuf:"bytes,10,opt,name=user,proto3" json:"user,omitempty"`
  1065. FromOutbound string `protobuf:"bytes,11,opt,name=fromOutbound,proto3" json:"fromOutbound,omitempty"`
  1066. CreatedAt int64 `protobuf:"varint,12,opt,name=createdAt,proto3" json:"createdAt,omitempty"`
  1067. ClosedAt int64 `protobuf:"varint,13,opt,name=closedAt,proto3" json:"closedAt,omitempty"`
  1068. Uplink int64 `protobuf:"varint,14,opt,name=uplink,proto3" json:"uplink,omitempty"`
  1069. Downlink int64 `protobuf:"varint,15,opt,name=downlink,proto3" json:"downlink,omitempty"`
  1070. UplinkTotal int64 `protobuf:"varint,16,opt,name=uplinkTotal,proto3" json:"uplinkTotal,omitempty"`
  1071. DownlinkTotal int64 `protobuf:"varint,17,opt,name=downlinkTotal,proto3" json:"downlinkTotal,omitempty"`
  1072. Rule string `protobuf:"bytes,18,opt,name=rule,proto3" json:"rule,omitempty"`
  1073. Outbound string `protobuf:"bytes,19,opt,name=outbound,proto3" json:"outbound,omitempty"`
  1074. OutboundType string `protobuf:"bytes,20,opt,name=outboundType,proto3" json:"outboundType,omitempty"`
  1075. ChainList []string `protobuf:"bytes,21,rep,name=chainList,proto3" json:"chainList,omitempty"`
  1076. ProcessInfo *ProcessInfo `protobuf:"bytes,22,opt,name=processInfo,proto3" json:"processInfo,omitempty"`
  1077. unknownFields protoimpl.UnknownFields
  1078. sizeCache protoimpl.SizeCache
  1079. }
  1080. func (x *Connection) Reset() {
  1081. *x = Connection{}
  1082. mi := &file_daemon_started_service_proto_msgTypes[19]
  1083. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1084. ms.StoreMessageInfo(mi)
  1085. }
  1086. func (x *Connection) String() string {
  1087. return protoimpl.X.MessageStringOf(x)
  1088. }
  1089. func (*Connection) ProtoMessage() {}
  1090. func (x *Connection) ProtoReflect() protoreflect.Message {
  1091. mi := &file_daemon_started_service_proto_msgTypes[19]
  1092. if x != nil {
  1093. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1094. if ms.LoadMessageInfo() == nil {
  1095. ms.StoreMessageInfo(mi)
  1096. }
  1097. return ms
  1098. }
  1099. return mi.MessageOf(x)
  1100. }
  1101. // Deprecated: Use Connection.ProtoReflect.Descriptor instead.
  1102. func (*Connection) Descriptor() ([]byte, []int) {
  1103. return file_daemon_started_service_proto_rawDescGZIP(), []int{19}
  1104. }
  1105. func (x *Connection) GetId() string {
  1106. if x != nil {
  1107. return x.Id
  1108. }
  1109. return ""
  1110. }
  1111. func (x *Connection) GetInbound() string {
  1112. if x != nil {
  1113. return x.Inbound
  1114. }
  1115. return ""
  1116. }
  1117. func (x *Connection) GetInboundType() string {
  1118. if x != nil {
  1119. return x.InboundType
  1120. }
  1121. return ""
  1122. }
  1123. func (x *Connection) GetIpVersion() int32 {
  1124. if x != nil {
  1125. return x.IpVersion
  1126. }
  1127. return 0
  1128. }
  1129. func (x *Connection) GetNetwork() string {
  1130. if x != nil {
  1131. return x.Network
  1132. }
  1133. return ""
  1134. }
  1135. func (x *Connection) GetSource() string {
  1136. if x != nil {
  1137. return x.Source
  1138. }
  1139. return ""
  1140. }
  1141. func (x *Connection) GetDestination() string {
  1142. if x != nil {
  1143. return x.Destination
  1144. }
  1145. return ""
  1146. }
  1147. func (x *Connection) GetDomain() string {
  1148. if x != nil {
  1149. return x.Domain
  1150. }
  1151. return ""
  1152. }
  1153. func (x *Connection) GetProtocol() string {
  1154. if x != nil {
  1155. return x.Protocol
  1156. }
  1157. return ""
  1158. }
  1159. func (x *Connection) GetUser() string {
  1160. if x != nil {
  1161. return x.User
  1162. }
  1163. return ""
  1164. }
  1165. func (x *Connection) GetFromOutbound() string {
  1166. if x != nil {
  1167. return x.FromOutbound
  1168. }
  1169. return ""
  1170. }
  1171. func (x *Connection) GetCreatedAt() int64 {
  1172. if x != nil {
  1173. return x.CreatedAt
  1174. }
  1175. return 0
  1176. }
  1177. func (x *Connection) GetClosedAt() int64 {
  1178. if x != nil {
  1179. return x.ClosedAt
  1180. }
  1181. return 0
  1182. }
  1183. func (x *Connection) GetUplink() int64 {
  1184. if x != nil {
  1185. return x.Uplink
  1186. }
  1187. return 0
  1188. }
  1189. func (x *Connection) GetDownlink() int64 {
  1190. if x != nil {
  1191. return x.Downlink
  1192. }
  1193. return 0
  1194. }
  1195. func (x *Connection) GetUplinkTotal() int64 {
  1196. if x != nil {
  1197. return x.UplinkTotal
  1198. }
  1199. return 0
  1200. }
  1201. func (x *Connection) GetDownlinkTotal() int64 {
  1202. if x != nil {
  1203. return x.DownlinkTotal
  1204. }
  1205. return 0
  1206. }
  1207. func (x *Connection) GetRule() string {
  1208. if x != nil {
  1209. return x.Rule
  1210. }
  1211. return ""
  1212. }
  1213. func (x *Connection) GetOutbound() string {
  1214. if x != nil {
  1215. return x.Outbound
  1216. }
  1217. return ""
  1218. }
  1219. func (x *Connection) GetOutboundType() string {
  1220. if x != nil {
  1221. return x.OutboundType
  1222. }
  1223. return ""
  1224. }
  1225. func (x *Connection) GetChainList() []string {
  1226. if x != nil {
  1227. return x.ChainList
  1228. }
  1229. return nil
  1230. }
  1231. func (x *Connection) GetProcessInfo() *ProcessInfo {
  1232. if x != nil {
  1233. return x.ProcessInfo
  1234. }
  1235. return nil
  1236. }
  1237. type ProcessInfo struct {
  1238. state protoimpl.MessageState `protogen:"open.v1"`
  1239. ProcessId uint32 `protobuf:"varint,1,opt,name=processId,proto3" json:"processId,omitempty"`
  1240. UserId int32 `protobuf:"varint,2,opt,name=userId,proto3" json:"userId,omitempty"`
  1241. UserName string `protobuf:"bytes,3,opt,name=userName,proto3" json:"userName,omitempty"`
  1242. ProcessPath string `protobuf:"bytes,4,opt,name=processPath,proto3" json:"processPath,omitempty"`
  1243. PackageNames []string `protobuf:"bytes,5,rep,name=packageNames,proto3" json:"packageNames,omitempty"`
  1244. unknownFields protoimpl.UnknownFields
  1245. sizeCache protoimpl.SizeCache
  1246. }
  1247. func (x *ProcessInfo) Reset() {
  1248. *x = ProcessInfo{}
  1249. mi := &file_daemon_started_service_proto_msgTypes[20]
  1250. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1251. ms.StoreMessageInfo(mi)
  1252. }
  1253. func (x *ProcessInfo) String() string {
  1254. return protoimpl.X.MessageStringOf(x)
  1255. }
  1256. func (*ProcessInfo) ProtoMessage() {}
  1257. func (x *ProcessInfo) ProtoReflect() protoreflect.Message {
  1258. mi := &file_daemon_started_service_proto_msgTypes[20]
  1259. if x != nil {
  1260. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1261. if ms.LoadMessageInfo() == nil {
  1262. ms.StoreMessageInfo(mi)
  1263. }
  1264. return ms
  1265. }
  1266. return mi.MessageOf(x)
  1267. }
  1268. // Deprecated: Use ProcessInfo.ProtoReflect.Descriptor instead.
  1269. func (*ProcessInfo) Descriptor() ([]byte, []int) {
  1270. return file_daemon_started_service_proto_rawDescGZIP(), []int{20}
  1271. }
  1272. func (x *ProcessInfo) GetProcessId() uint32 {
  1273. if x != nil {
  1274. return x.ProcessId
  1275. }
  1276. return 0
  1277. }
  1278. func (x *ProcessInfo) GetUserId() int32 {
  1279. if x != nil {
  1280. return x.UserId
  1281. }
  1282. return 0
  1283. }
  1284. func (x *ProcessInfo) GetUserName() string {
  1285. if x != nil {
  1286. return x.UserName
  1287. }
  1288. return ""
  1289. }
  1290. func (x *ProcessInfo) GetProcessPath() string {
  1291. if x != nil {
  1292. return x.ProcessPath
  1293. }
  1294. return ""
  1295. }
  1296. func (x *ProcessInfo) GetPackageNames() []string {
  1297. if x != nil {
  1298. return x.PackageNames
  1299. }
  1300. return nil
  1301. }
  1302. type CloseConnectionRequest struct {
  1303. state protoimpl.MessageState `protogen:"open.v1"`
  1304. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
  1305. unknownFields protoimpl.UnknownFields
  1306. sizeCache protoimpl.SizeCache
  1307. }
  1308. func (x *CloseConnectionRequest) Reset() {
  1309. *x = CloseConnectionRequest{}
  1310. mi := &file_daemon_started_service_proto_msgTypes[21]
  1311. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1312. ms.StoreMessageInfo(mi)
  1313. }
  1314. func (x *CloseConnectionRequest) String() string {
  1315. return protoimpl.X.MessageStringOf(x)
  1316. }
  1317. func (*CloseConnectionRequest) ProtoMessage() {}
  1318. func (x *CloseConnectionRequest) ProtoReflect() protoreflect.Message {
  1319. mi := &file_daemon_started_service_proto_msgTypes[21]
  1320. if x != nil {
  1321. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1322. if ms.LoadMessageInfo() == nil {
  1323. ms.StoreMessageInfo(mi)
  1324. }
  1325. return ms
  1326. }
  1327. return mi.MessageOf(x)
  1328. }
  1329. // Deprecated: Use CloseConnectionRequest.ProtoReflect.Descriptor instead.
  1330. func (*CloseConnectionRequest) Descriptor() ([]byte, []int) {
  1331. return file_daemon_started_service_proto_rawDescGZIP(), []int{21}
  1332. }
  1333. func (x *CloseConnectionRequest) GetId() string {
  1334. if x != nil {
  1335. return x.Id
  1336. }
  1337. return ""
  1338. }
  1339. type DeprecatedWarnings struct {
  1340. state protoimpl.MessageState `protogen:"open.v1"`
  1341. Warnings []*DeprecatedWarning `protobuf:"bytes,1,rep,name=warnings,proto3" json:"warnings,omitempty"`
  1342. unknownFields protoimpl.UnknownFields
  1343. sizeCache protoimpl.SizeCache
  1344. }
  1345. func (x *DeprecatedWarnings) Reset() {
  1346. *x = DeprecatedWarnings{}
  1347. mi := &file_daemon_started_service_proto_msgTypes[22]
  1348. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1349. ms.StoreMessageInfo(mi)
  1350. }
  1351. func (x *DeprecatedWarnings) String() string {
  1352. return protoimpl.X.MessageStringOf(x)
  1353. }
  1354. func (*DeprecatedWarnings) ProtoMessage() {}
  1355. func (x *DeprecatedWarnings) ProtoReflect() protoreflect.Message {
  1356. mi := &file_daemon_started_service_proto_msgTypes[22]
  1357. if x != nil {
  1358. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1359. if ms.LoadMessageInfo() == nil {
  1360. ms.StoreMessageInfo(mi)
  1361. }
  1362. return ms
  1363. }
  1364. return mi.MessageOf(x)
  1365. }
  1366. // Deprecated: Use DeprecatedWarnings.ProtoReflect.Descriptor instead.
  1367. func (*DeprecatedWarnings) Descriptor() ([]byte, []int) {
  1368. return file_daemon_started_service_proto_rawDescGZIP(), []int{22}
  1369. }
  1370. func (x *DeprecatedWarnings) GetWarnings() []*DeprecatedWarning {
  1371. if x != nil {
  1372. return x.Warnings
  1373. }
  1374. return nil
  1375. }
  1376. type DeprecatedWarning struct {
  1377. state protoimpl.MessageState `protogen:"open.v1"`
  1378. Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
  1379. Impending bool `protobuf:"varint,2,opt,name=impending,proto3" json:"impending,omitempty"`
  1380. MigrationLink string `protobuf:"bytes,3,opt,name=migrationLink,proto3" json:"migrationLink,omitempty"`
  1381. unknownFields protoimpl.UnknownFields
  1382. sizeCache protoimpl.SizeCache
  1383. }
  1384. func (x *DeprecatedWarning) Reset() {
  1385. *x = DeprecatedWarning{}
  1386. mi := &file_daemon_started_service_proto_msgTypes[23]
  1387. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1388. ms.StoreMessageInfo(mi)
  1389. }
  1390. func (x *DeprecatedWarning) String() string {
  1391. return protoimpl.X.MessageStringOf(x)
  1392. }
  1393. func (*DeprecatedWarning) ProtoMessage() {}
  1394. func (x *DeprecatedWarning) ProtoReflect() protoreflect.Message {
  1395. mi := &file_daemon_started_service_proto_msgTypes[23]
  1396. if x != nil {
  1397. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1398. if ms.LoadMessageInfo() == nil {
  1399. ms.StoreMessageInfo(mi)
  1400. }
  1401. return ms
  1402. }
  1403. return mi.MessageOf(x)
  1404. }
  1405. // Deprecated: Use DeprecatedWarning.ProtoReflect.Descriptor instead.
  1406. func (*DeprecatedWarning) Descriptor() ([]byte, []int) {
  1407. return file_daemon_started_service_proto_rawDescGZIP(), []int{23}
  1408. }
  1409. func (x *DeprecatedWarning) GetMessage() string {
  1410. if x != nil {
  1411. return x.Message
  1412. }
  1413. return ""
  1414. }
  1415. func (x *DeprecatedWarning) GetImpending() bool {
  1416. if x != nil {
  1417. return x.Impending
  1418. }
  1419. return false
  1420. }
  1421. func (x *DeprecatedWarning) GetMigrationLink() string {
  1422. if x != nil {
  1423. return x.MigrationLink
  1424. }
  1425. return ""
  1426. }
  1427. type StartedAt struct {
  1428. state protoimpl.MessageState `protogen:"open.v1"`
  1429. StartedAt int64 `protobuf:"varint,1,opt,name=startedAt,proto3" json:"startedAt,omitempty"`
  1430. unknownFields protoimpl.UnknownFields
  1431. sizeCache protoimpl.SizeCache
  1432. }
  1433. func (x *StartedAt) Reset() {
  1434. *x = StartedAt{}
  1435. mi := &file_daemon_started_service_proto_msgTypes[24]
  1436. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1437. ms.StoreMessageInfo(mi)
  1438. }
  1439. func (x *StartedAt) String() string {
  1440. return protoimpl.X.MessageStringOf(x)
  1441. }
  1442. func (*StartedAt) ProtoMessage() {}
  1443. func (x *StartedAt) ProtoReflect() protoreflect.Message {
  1444. mi := &file_daemon_started_service_proto_msgTypes[24]
  1445. if x != nil {
  1446. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1447. if ms.LoadMessageInfo() == nil {
  1448. ms.StoreMessageInfo(mi)
  1449. }
  1450. return ms
  1451. }
  1452. return mi.MessageOf(x)
  1453. }
  1454. // Deprecated: Use StartedAt.ProtoReflect.Descriptor instead.
  1455. func (*StartedAt) Descriptor() ([]byte, []int) {
  1456. return file_daemon_started_service_proto_rawDescGZIP(), []int{24}
  1457. }
  1458. func (x *StartedAt) GetStartedAt() int64 {
  1459. if x != nil {
  1460. return x.StartedAt
  1461. }
  1462. return 0
  1463. }
  1464. type Log_Message struct {
  1465. state protoimpl.MessageState `protogen:"open.v1"`
  1466. Level LogLevel `protobuf:"varint,1,opt,name=level,proto3,enum=daemon.LogLevel" json:"level,omitempty"`
  1467. Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
  1468. unknownFields protoimpl.UnknownFields
  1469. sizeCache protoimpl.SizeCache
  1470. }
  1471. func (x *Log_Message) Reset() {
  1472. *x = Log_Message{}
  1473. mi := &file_daemon_started_service_proto_msgTypes[25]
  1474. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1475. ms.StoreMessageInfo(mi)
  1476. }
  1477. func (x *Log_Message) String() string {
  1478. return protoimpl.X.MessageStringOf(x)
  1479. }
  1480. func (*Log_Message) ProtoMessage() {}
  1481. func (x *Log_Message) ProtoReflect() protoreflect.Message {
  1482. mi := &file_daemon_started_service_proto_msgTypes[25]
  1483. if x != nil {
  1484. ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x))
  1485. if ms.LoadMessageInfo() == nil {
  1486. ms.StoreMessageInfo(mi)
  1487. }
  1488. return ms
  1489. }
  1490. return mi.MessageOf(x)
  1491. }
  1492. // Deprecated: Use Log_Message.ProtoReflect.Descriptor instead.
  1493. func (*Log_Message) Descriptor() ([]byte, []int) {
  1494. return file_daemon_started_service_proto_rawDescGZIP(), []int{3, 0}
  1495. }
  1496. func (x *Log_Message) GetLevel() LogLevel {
  1497. if x != nil {
  1498. return x.Level
  1499. }
  1500. return LogLevel_PANIC
  1501. }
  1502. func (x *Log_Message) GetMessage() string {
  1503. if x != nil {
  1504. return x.Message
  1505. }
  1506. return ""
  1507. }
  1508. var File_daemon_started_service_proto protoreflect.FileDescriptor
  1509. const file_daemon_started_service_proto_rawDesc = "" +
  1510. "\n" +
  1511. "\x1cdaemon/started_service.proto\x12\x06daemon\x1a\x1bgoogle/protobuf/empty.proto\"\xad\x01\n" +
  1512. "\rServiceStatus\x122\n" +
  1513. "\x06status\x18\x01 \x01(\x0e2\x1a.daemon.ServiceStatus.TypeR\x06status\x12\"\n" +
  1514. "\ferrorMessage\x18\x02 \x01(\tR\ferrorMessage\"D\n" +
  1515. "\x04Type\x12\b\n" +
  1516. "\x04IDLE\x10\x00\x12\f\n" +
  1517. "\bSTARTING\x10\x01\x12\v\n" +
  1518. "\aSTARTED\x10\x02\x12\f\n" +
  1519. "\bSTOPPING\x10\x03\x12\t\n" +
  1520. "\x05FATAL\x10\x04\"D\n" +
  1521. "\x14ReloadServiceRequest\x12,\n" +
  1522. "\x11newProfileContent\x18\x01 \x01(\tR\x11newProfileContent\"4\n" +
  1523. "\x16SubscribeStatusRequest\x12\x1a\n" +
  1524. "\binterval\x18\x01 \x01(\x03R\binterval\"\x99\x01\n" +
  1525. "\x03Log\x12/\n" +
  1526. "\bmessages\x18\x01 \x03(\v2\x13.daemon.Log.MessageR\bmessages\x12\x14\n" +
  1527. "\x05reset\x18\x02 \x01(\bR\x05reset\x1aK\n" +
  1528. "\aMessage\x12&\n" +
  1529. "\x05level\x18\x01 \x01(\x0e2\x10.daemon.LogLevelR\x05level\x12\x18\n" +
  1530. "\amessage\x18\x02 \x01(\tR\amessage\"9\n" +
  1531. "\x0fDefaultLogLevel\x12&\n" +
  1532. "\x05level\x18\x01 \x01(\x0e2\x10.daemon.LogLevelR\x05level\"\xb6\x02\n" +
  1533. "\x06Status\x12\x16\n" +
  1534. "\x06memory\x18\x01 \x01(\x04R\x06memory\x12\x1e\n" +
  1535. "\n" +
  1536. "goroutines\x18\x02 \x01(\x05R\n" +
  1537. "goroutines\x12$\n" +
  1538. "\rconnectionsIn\x18\x03 \x01(\x05R\rconnectionsIn\x12&\n" +
  1539. "\x0econnectionsOut\x18\x04 \x01(\x05R\x0econnectionsOut\x12*\n" +
  1540. "\x10trafficAvailable\x18\x05 \x01(\bR\x10trafficAvailable\x12\x16\n" +
  1541. "\x06uplink\x18\x06 \x01(\x03R\x06uplink\x12\x1a\n" +
  1542. "\bdownlink\x18\a \x01(\x03R\bdownlink\x12 \n" +
  1543. "\vuplinkTotal\x18\b \x01(\x03R\vuplinkTotal\x12$\n" +
  1544. "\rdownlinkTotal\x18\t \x01(\x03R\rdownlinkTotal\"-\n" +
  1545. "\x06Groups\x12#\n" +
  1546. "\x05group\x18\x01 \x03(\v2\r.daemon.GroupR\x05group\"\xae\x01\n" +
  1547. "\x05Group\x12\x10\n" +
  1548. "\x03tag\x18\x01 \x01(\tR\x03tag\x12\x12\n" +
  1549. "\x04type\x18\x02 \x01(\tR\x04type\x12\x1e\n" +
  1550. "\n" +
  1551. "selectable\x18\x03 \x01(\bR\n" +
  1552. "selectable\x12\x1a\n" +
  1553. "\bselected\x18\x04 \x01(\tR\bselected\x12\x1a\n" +
  1554. "\bisExpand\x18\x05 \x01(\bR\bisExpand\x12'\n" +
  1555. "\x05items\x18\x06 \x03(\v2\x11.daemon.GroupItemR\x05items\"w\n" +
  1556. "\tGroupItem\x12\x10\n" +
  1557. "\x03tag\x18\x01 \x01(\tR\x03tag\x12\x12\n" +
  1558. "\x04type\x18\x02 \x01(\tR\x04type\x12 \n" +
  1559. "\vurlTestTime\x18\x03 \x01(\x03R\vurlTestTime\x12\"\n" +
  1560. "\furlTestDelay\x18\x04 \x01(\x05R\furlTestDelay\"2\n" +
  1561. "\x0eURLTestRequest\x12 \n" +
  1562. "\voutboundTag\x18\x01 \x01(\tR\voutboundTag\"U\n" +
  1563. "\x15SelectOutboundRequest\x12\x1a\n" +
  1564. "\bgroupTag\x18\x01 \x01(\tR\bgroupTag\x12 \n" +
  1565. "\voutboundTag\x18\x02 \x01(\tR\voutboundTag\"O\n" +
  1566. "\x15SetGroupExpandRequest\x12\x1a\n" +
  1567. "\bgroupTag\x18\x01 \x01(\tR\bgroupTag\x12\x1a\n" +
  1568. "\bisExpand\x18\x02 \x01(\bR\bisExpand\"\x1f\n" +
  1569. "\tClashMode\x12\x12\n" +
  1570. "\x04mode\x18\x03 \x01(\tR\x04mode\"O\n" +
  1571. "\x0fClashModeStatus\x12\x1a\n" +
  1572. "\bmodeList\x18\x01 \x03(\tR\bmodeList\x12 \n" +
  1573. "\vcurrentMode\x18\x02 \x01(\tR\vcurrentMode\"K\n" +
  1574. "\x11SystemProxyStatus\x12\x1c\n" +
  1575. "\tavailable\x18\x01 \x01(\bR\tavailable\x12\x18\n" +
  1576. "\aenabled\x18\x02 \x01(\bR\aenabled\"8\n" +
  1577. "\x1cSetSystemProxyEnabledRequest\x12\x18\n" +
  1578. "\aenabled\x18\x01 \x01(\bR\aenabled\"9\n" +
  1579. "\x1bSubscribeConnectionsRequest\x12\x1a\n" +
  1580. "\binterval\x18\x01 \x01(\x03R\binterval\"\xea\x01\n" +
  1581. "\x0fConnectionEvent\x12/\n" +
  1582. "\x04type\x18\x01 \x01(\x0e2\x1b.daemon.ConnectionEventTypeR\x04type\x12\x0e\n" +
  1583. "\x02id\x18\x02 \x01(\tR\x02id\x122\n" +
  1584. "\n" +
  1585. "connection\x18\x03 \x01(\v2\x12.daemon.ConnectionR\n" +
  1586. "connection\x12 \n" +
  1587. "\vuplinkDelta\x18\x04 \x01(\x03R\vuplinkDelta\x12$\n" +
  1588. "\rdownlinkDelta\x18\x05 \x01(\x03R\rdownlinkDelta\x12\x1a\n" +
  1589. "\bclosedAt\x18\x06 \x01(\x03R\bclosedAt\"Y\n" +
  1590. "\x10ConnectionEvents\x12/\n" +
  1591. "\x06events\x18\x01 \x03(\v2\x17.daemon.ConnectionEventR\x06events\x12\x14\n" +
  1592. "\x05reset\x18\x02 \x01(\bR\x05reset\"\x95\x05\n" +
  1593. "\n" +
  1594. "Connection\x12\x0e\n" +
  1595. "\x02id\x18\x01 \x01(\tR\x02id\x12\x18\n" +
  1596. "\ainbound\x18\x02 \x01(\tR\ainbound\x12 \n" +
  1597. "\vinboundType\x18\x03 \x01(\tR\vinboundType\x12\x1c\n" +
  1598. "\tipVersion\x18\x04 \x01(\x05R\tipVersion\x12\x18\n" +
  1599. "\anetwork\x18\x05 \x01(\tR\anetwork\x12\x16\n" +
  1600. "\x06source\x18\x06 \x01(\tR\x06source\x12 \n" +
  1601. "\vdestination\x18\a \x01(\tR\vdestination\x12\x16\n" +
  1602. "\x06domain\x18\b \x01(\tR\x06domain\x12\x1a\n" +
  1603. "\bprotocol\x18\t \x01(\tR\bprotocol\x12\x12\n" +
  1604. "\x04user\x18\n" +
  1605. " \x01(\tR\x04user\x12\"\n" +
  1606. "\ffromOutbound\x18\v \x01(\tR\ffromOutbound\x12\x1c\n" +
  1607. "\tcreatedAt\x18\f \x01(\x03R\tcreatedAt\x12\x1a\n" +
  1608. "\bclosedAt\x18\r \x01(\x03R\bclosedAt\x12\x16\n" +
  1609. "\x06uplink\x18\x0e \x01(\x03R\x06uplink\x12\x1a\n" +
  1610. "\bdownlink\x18\x0f \x01(\x03R\bdownlink\x12 \n" +
  1611. "\vuplinkTotal\x18\x10 \x01(\x03R\vuplinkTotal\x12$\n" +
  1612. "\rdownlinkTotal\x18\x11 \x01(\x03R\rdownlinkTotal\x12\x12\n" +
  1613. "\x04rule\x18\x12 \x01(\tR\x04rule\x12\x1a\n" +
  1614. "\boutbound\x18\x13 \x01(\tR\boutbound\x12\"\n" +
  1615. "\foutboundType\x18\x14 \x01(\tR\foutboundType\x12\x1c\n" +
  1616. "\tchainList\x18\x15 \x03(\tR\tchainList\x125\n" +
  1617. "\vprocessInfo\x18\x16 \x01(\v2\x13.daemon.ProcessInfoR\vprocessInfo\"\xa5\x01\n" +
  1618. "\vProcessInfo\x12\x1c\n" +
  1619. "\tprocessId\x18\x01 \x01(\rR\tprocessId\x12\x16\n" +
  1620. "\x06userId\x18\x02 \x01(\x05R\x06userId\x12\x1a\n" +
  1621. "\buserName\x18\x03 \x01(\tR\buserName\x12 \n" +
  1622. "\vprocessPath\x18\x04 \x01(\tR\vprocessPath\x12\"\n" +
  1623. "\fpackageNames\x18\x05 \x03(\tR\fpackageNames\"(\n" +
  1624. "\x16CloseConnectionRequest\x12\x0e\n" +
  1625. "\x02id\x18\x01 \x01(\tR\x02id\"K\n" +
  1626. "\x12DeprecatedWarnings\x125\n" +
  1627. "\bwarnings\x18\x01 \x03(\v2\x19.daemon.DeprecatedWarningR\bwarnings\"q\n" +
  1628. "\x11DeprecatedWarning\x12\x18\n" +
  1629. "\amessage\x18\x01 \x01(\tR\amessage\x12\x1c\n" +
  1630. "\timpending\x18\x02 \x01(\bR\timpending\x12$\n" +
  1631. "\rmigrationLink\x18\x03 \x01(\tR\rmigrationLink\")\n" +
  1632. "\tStartedAt\x12\x1c\n" +
  1633. "\tstartedAt\x18\x01 \x01(\x03R\tstartedAt*U\n" +
  1634. "\bLogLevel\x12\t\n" +
  1635. "\x05PANIC\x10\x00\x12\t\n" +
  1636. "\x05FATAL\x10\x01\x12\t\n" +
  1637. "\x05ERROR\x10\x02\x12\b\n" +
  1638. "\x04WARN\x10\x03\x12\b\n" +
  1639. "\x04INFO\x10\x04\x12\t\n" +
  1640. "\x05DEBUG\x10\x05\x12\t\n" +
  1641. "\x05TRACE\x10\x06*i\n" +
  1642. "\x13ConnectionEventType\x12\x18\n" +
  1643. "\x14CONNECTION_EVENT_NEW\x10\x00\x12\x1b\n" +
  1644. "\x17CONNECTION_EVENT_UPDATE\x10\x01\x12\x1b\n" +
  1645. "\x17CONNECTION_EVENT_CLOSED\x10\x022\xe5\v\n" +
  1646. "\x0eStartedService\x12=\n" +
  1647. "\vStopService\x12\x16.google.protobuf.Empty\x1a\x16.google.protobuf.Empty\x12?\n" +
  1648. "\rReloadService\x12\x16.google.protobuf.Empty\x1a\x16.google.protobuf.Empty\x12K\n" +
  1649. "\x16SubscribeServiceStatus\x12\x16.google.protobuf.Empty\x1a\x15.daemon.ServiceStatus\"\x000\x01\x127\n" +
  1650. "\fSubscribeLog\x12\x16.google.protobuf.Empty\x1a\v.daemon.Log\"\x000\x01\x12G\n" +
  1651. "\x12GetDefaultLogLevel\x12\x16.google.protobuf.Empty\x1a\x17.daemon.DefaultLogLevel\"\x00\x12=\n" +
  1652. "\tClearLogs\x12\x16.google.protobuf.Empty\x1a\x16.google.protobuf.Empty\"\x00\x12E\n" +
  1653. "\x0fSubscribeStatus\x12\x1e.daemon.SubscribeStatusRequest\x1a\x0e.daemon.Status\"\x000\x01\x12=\n" +
  1654. "\x0fSubscribeGroups\x12\x16.google.protobuf.Empty\x1a\x0e.daemon.Groups\"\x000\x01\x12G\n" +
  1655. "\x12GetClashModeStatus\x12\x16.google.protobuf.Empty\x1a\x17.daemon.ClashModeStatus\"\x00\x12C\n" +
  1656. "\x12SubscribeClashMode\x12\x16.google.protobuf.Empty\x1a\x11.daemon.ClashMode\"\x000\x01\x12;\n" +
  1657. "\fSetClashMode\x12\x11.daemon.ClashMode\x1a\x16.google.protobuf.Empty\"\x00\x12;\n" +
  1658. "\aURLTest\x12\x16.daemon.URLTestRequest\x1a\x16.google.protobuf.Empty\"\x00\x12I\n" +
  1659. "\x0eSelectOutbound\x12\x1d.daemon.SelectOutboundRequest\x1a\x16.google.protobuf.Empty\"\x00\x12I\n" +
  1660. "\x0eSetGroupExpand\x12\x1d.daemon.SetGroupExpandRequest\x1a\x16.google.protobuf.Empty\"\x00\x12K\n" +
  1661. "\x14GetSystemProxyStatus\x12\x16.google.protobuf.Empty\x1a\x19.daemon.SystemProxyStatus\"\x00\x12W\n" +
  1662. "\x15SetSystemProxyEnabled\x12$.daemon.SetSystemProxyEnabledRequest\x1a\x16.google.protobuf.Empty\"\x00\x12Y\n" +
  1663. "\x14SubscribeConnections\x12#.daemon.SubscribeConnectionsRequest\x1a\x18.daemon.ConnectionEvents\"\x000\x01\x12K\n" +
  1664. "\x0fCloseConnection\x12\x1e.daemon.CloseConnectionRequest\x1a\x16.google.protobuf.Empty\"\x00\x12G\n" +
  1665. "\x13CloseAllConnections\x12\x16.google.protobuf.Empty\x1a\x16.google.protobuf.Empty\"\x00\x12M\n" +
  1666. "\x15GetDeprecatedWarnings\x12\x16.google.protobuf.Empty\x1a\x1a.daemon.DeprecatedWarnings\"\x00\x12;\n" +
  1667. "\fGetStartedAt\x12\x16.google.protobuf.Empty\x1a\x11.daemon.StartedAt\"\x00B%Z#github.com/sagernet/sing-box/daemonb\x06proto3"
  1668. var (
  1669. file_daemon_started_service_proto_rawDescOnce sync.Once
  1670. file_daemon_started_service_proto_rawDescData []byte
  1671. )
  1672. func file_daemon_started_service_proto_rawDescGZIP() []byte {
  1673. file_daemon_started_service_proto_rawDescOnce.Do(func() {
  1674. file_daemon_started_service_proto_rawDescData = protoimpl.X.CompressGZIP(unsafe.Slice(unsafe.StringData(file_daemon_started_service_proto_rawDesc), len(file_daemon_started_service_proto_rawDesc)))
  1675. })
  1676. return file_daemon_started_service_proto_rawDescData
  1677. }
  1678. var (
  1679. file_daemon_started_service_proto_enumTypes = make([]protoimpl.EnumInfo, 3)
  1680. file_daemon_started_service_proto_msgTypes = make([]protoimpl.MessageInfo, 26)
  1681. file_daemon_started_service_proto_goTypes = []any{
  1682. (LogLevel)(0), // 0: daemon.LogLevel
  1683. (ConnectionEventType)(0), // 1: daemon.ConnectionEventType
  1684. (ServiceStatus_Type)(0), // 2: daemon.ServiceStatus.Type
  1685. (*ServiceStatus)(nil), // 3: daemon.ServiceStatus
  1686. (*ReloadServiceRequest)(nil), // 4: daemon.ReloadServiceRequest
  1687. (*SubscribeStatusRequest)(nil), // 5: daemon.SubscribeStatusRequest
  1688. (*Log)(nil), // 6: daemon.Log
  1689. (*DefaultLogLevel)(nil), // 7: daemon.DefaultLogLevel
  1690. (*Status)(nil), // 8: daemon.Status
  1691. (*Groups)(nil), // 9: daemon.Groups
  1692. (*Group)(nil), // 10: daemon.Group
  1693. (*GroupItem)(nil), // 11: daemon.GroupItem
  1694. (*URLTestRequest)(nil), // 12: daemon.URLTestRequest
  1695. (*SelectOutboundRequest)(nil), // 13: daemon.SelectOutboundRequest
  1696. (*SetGroupExpandRequest)(nil), // 14: daemon.SetGroupExpandRequest
  1697. (*ClashMode)(nil), // 15: daemon.ClashMode
  1698. (*ClashModeStatus)(nil), // 16: daemon.ClashModeStatus
  1699. (*SystemProxyStatus)(nil), // 17: daemon.SystemProxyStatus
  1700. (*SetSystemProxyEnabledRequest)(nil), // 18: daemon.SetSystemProxyEnabledRequest
  1701. (*SubscribeConnectionsRequest)(nil), // 19: daemon.SubscribeConnectionsRequest
  1702. (*ConnectionEvent)(nil), // 20: daemon.ConnectionEvent
  1703. (*ConnectionEvents)(nil), // 21: daemon.ConnectionEvents
  1704. (*Connection)(nil), // 22: daemon.Connection
  1705. (*ProcessInfo)(nil), // 23: daemon.ProcessInfo
  1706. (*CloseConnectionRequest)(nil), // 24: daemon.CloseConnectionRequest
  1707. (*DeprecatedWarnings)(nil), // 25: daemon.DeprecatedWarnings
  1708. (*DeprecatedWarning)(nil), // 26: daemon.DeprecatedWarning
  1709. (*StartedAt)(nil), // 27: daemon.StartedAt
  1710. (*Log_Message)(nil), // 28: daemon.Log.Message
  1711. (*emptypb.Empty)(nil), // 29: google.protobuf.Empty
  1712. }
  1713. )
  1714. var file_daemon_started_service_proto_depIdxs = []int32{
  1715. 2, // 0: daemon.ServiceStatus.status:type_name -> daemon.ServiceStatus.Type
  1716. 28, // 1: daemon.Log.messages:type_name -> daemon.Log.Message
  1717. 0, // 2: daemon.DefaultLogLevel.level:type_name -> daemon.LogLevel
  1718. 10, // 3: daemon.Groups.group:type_name -> daemon.Group
  1719. 11, // 4: daemon.Group.items:type_name -> daemon.GroupItem
  1720. 1, // 5: daemon.ConnectionEvent.type:type_name -> daemon.ConnectionEventType
  1721. 22, // 6: daemon.ConnectionEvent.connection:type_name -> daemon.Connection
  1722. 20, // 7: daemon.ConnectionEvents.events:type_name -> daemon.ConnectionEvent
  1723. 23, // 8: daemon.Connection.processInfo:type_name -> daemon.ProcessInfo
  1724. 26, // 9: daemon.DeprecatedWarnings.warnings:type_name -> daemon.DeprecatedWarning
  1725. 0, // 10: daemon.Log.Message.level:type_name -> daemon.LogLevel
  1726. 29, // 11: daemon.StartedService.StopService:input_type -> google.protobuf.Empty
  1727. 29, // 12: daemon.StartedService.ReloadService:input_type -> google.protobuf.Empty
  1728. 29, // 13: daemon.StartedService.SubscribeServiceStatus:input_type -> google.protobuf.Empty
  1729. 29, // 14: daemon.StartedService.SubscribeLog:input_type -> google.protobuf.Empty
  1730. 29, // 15: daemon.StartedService.GetDefaultLogLevel:input_type -> google.protobuf.Empty
  1731. 29, // 16: daemon.StartedService.ClearLogs:input_type -> google.protobuf.Empty
  1732. 5, // 17: daemon.StartedService.SubscribeStatus:input_type -> daemon.SubscribeStatusRequest
  1733. 29, // 18: daemon.StartedService.SubscribeGroups:input_type -> google.protobuf.Empty
  1734. 29, // 19: daemon.StartedService.GetClashModeStatus:input_type -> google.protobuf.Empty
  1735. 29, // 20: daemon.StartedService.SubscribeClashMode:input_type -> google.protobuf.Empty
  1736. 15, // 21: daemon.StartedService.SetClashMode:input_type -> daemon.ClashMode
  1737. 12, // 22: daemon.StartedService.URLTest:input_type -> daemon.URLTestRequest
  1738. 13, // 23: daemon.StartedService.SelectOutbound:input_type -> daemon.SelectOutboundRequest
  1739. 14, // 24: daemon.StartedService.SetGroupExpand:input_type -> daemon.SetGroupExpandRequest
  1740. 29, // 25: daemon.StartedService.GetSystemProxyStatus:input_type -> google.protobuf.Empty
  1741. 18, // 26: daemon.StartedService.SetSystemProxyEnabled:input_type -> daemon.SetSystemProxyEnabledRequest
  1742. 19, // 27: daemon.StartedService.SubscribeConnections:input_type -> daemon.SubscribeConnectionsRequest
  1743. 24, // 28: daemon.StartedService.CloseConnection:input_type -> daemon.CloseConnectionRequest
  1744. 29, // 29: daemon.StartedService.CloseAllConnections:input_type -> google.protobuf.Empty
  1745. 29, // 30: daemon.StartedService.GetDeprecatedWarnings:input_type -> google.protobuf.Empty
  1746. 29, // 31: daemon.StartedService.GetStartedAt:input_type -> google.protobuf.Empty
  1747. 29, // 32: daemon.StartedService.StopService:output_type -> google.protobuf.Empty
  1748. 29, // 33: daemon.StartedService.ReloadService:output_type -> google.protobuf.Empty
  1749. 3, // 34: daemon.StartedService.SubscribeServiceStatus:output_type -> daemon.ServiceStatus
  1750. 6, // 35: daemon.StartedService.SubscribeLog:output_type -> daemon.Log
  1751. 7, // 36: daemon.StartedService.GetDefaultLogLevel:output_type -> daemon.DefaultLogLevel
  1752. 29, // 37: daemon.StartedService.ClearLogs:output_type -> google.protobuf.Empty
  1753. 8, // 38: daemon.StartedService.SubscribeStatus:output_type -> daemon.Status
  1754. 9, // 39: daemon.StartedService.SubscribeGroups:output_type -> daemon.Groups
  1755. 16, // 40: daemon.StartedService.GetClashModeStatus:output_type -> daemon.ClashModeStatus
  1756. 15, // 41: daemon.StartedService.SubscribeClashMode:output_type -> daemon.ClashMode
  1757. 29, // 42: daemon.StartedService.SetClashMode:output_type -> google.protobuf.Empty
  1758. 29, // 43: daemon.StartedService.URLTest:output_type -> google.protobuf.Empty
  1759. 29, // 44: daemon.StartedService.SelectOutbound:output_type -> google.protobuf.Empty
  1760. 29, // 45: daemon.StartedService.SetGroupExpand:output_type -> google.protobuf.Empty
  1761. 17, // 46: daemon.StartedService.GetSystemProxyStatus:output_type -> daemon.SystemProxyStatus
  1762. 29, // 47: daemon.StartedService.SetSystemProxyEnabled:output_type -> google.protobuf.Empty
  1763. 21, // 48: daemon.StartedService.SubscribeConnections:output_type -> daemon.ConnectionEvents
  1764. 29, // 49: daemon.StartedService.CloseConnection:output_type -> google.protobuf.Empty
  1765. 29, // 50: daemon.StartedService.CloseAllConnections:output_type -> google.protobuf.Empty
  1766. 25, // 51: daemon.StartedService.GetDeprecatedWarnings:output_type -> daemon.DeprecatedWarnings
  1767. 27, // 52: daemon.StartedService.GetStartedAt:output_type -> daemon.StartedAt
  1768. 32, // [32:53] is the sub-list for method output_type
  1769. 11, // [11:32] is the sub-list for method input_type
  1770. 11, // [11:11] is the sub-list for extension type_name
  1771. 11, // [11:11] is the sub-list for extension extendee
  1772. 0, // [0:11] is the sub-list for field type_name
  1773. }
  1774. func init() { file_daemon_started_service_proto_init() }
  1775. func file_daemon_started_service_proto_init() {
  1776. if File_daemon_started_service_proto != nil {
  1777. return
  1778. }
  1779. type x struct{}
  1780. out := protoimpl.TypeBuilder{
  1781. File: protoimpl.DescBuilder{
  1782. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  1783. RawDescriptor: unsafe.Slice(unsafe.StringData(file_daemon_started_service_proto_rawDesc), len(file_daemon_started_service_proto_rawDesc)),
  1784. NumEnums: 3,
  1785. NumMessages: 26,
  1786. NumExtensions: 0,
  1787. NumServices: 1,
  1788. },
  1789. GoTypes: file_daemon_started_service_proto_goTypes,
  1790. DependencyIndexes: file_daemon_started_service_proto_depIdxs,
  1791. EnumInfos: file_daemon_started_service_proto_enumTypes,
  1792. MessageInfos: file_daemon_started_service_proto_msgTypes,
  1793. }.Build()
  1794. File_daemon_started_service_proto = out.File
  1795. file_daemon_started_service_proto_goTypes = nil
  1796. file_daemon_started_service_proto_depIdxs = nil
  1797. }