bulletin.pb.go 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620
  1. // Code generated by protoc-gen-gogo. DO NOT EDIT.
  2. // source: app/service/openplatform/ticket-item/api/grpc/v1/bulletin.proto
  3. package v1
  4. import proto "github.com/gogo/protobuf/proto"
  5. import fmt "fmt"
  6. import math "math"
  7. import _ "github.com/gogo/protobuf/gogoproto"
  8. import context "golang.org/x/net/context"
  9. import grpc "google.golang.org/grpc"
  10. import io "io"
  11. // Reference imports to suppress errors if they are not otherwise used.
  12. var _ = proto.Marshal
  13. var _ = fmt.Errorf
  14. var _ = math.Inf
  15. // The response message containing the bulletin info
  16. type BulletinInfo struct {
  17. ID int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id" validate:"min=1"`
  18. Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title"`
  19. Content string `protobuf:"bytes,3,opt,name=content,proto3" json:"content"`
  20. Detail string `protobuf:"bytes,4,opt,name=detail,proto3" json:"detail"`
  21. Ctime string `protobuf:"bytes,5,opt,name=ctime,proto3" json:"ctime" validate:"min=0"`
  22. Mtime string `protobuf:"bytes,6,opt,name=mtime,proto3" json:"mtime" validate:"min=0"`
  23. VerID uint64 `protobuf:"varint,7,opt,name=ver_id,json=verId,proto3" json:"ver_id" validate:"min=0"`
  24. }
  25. func (m *BulletinInfo) Reset() { *m = BulletinInfo{} }
  26. func (m *BulletinInfo) String() string { return proto.CompactTextString(m) }
  27. func (*BulletinInfo) ProtoMessage() {}
  28. func (*BulletinInfo) Descriptor() ([]byte, []int) { return fileDescriptorBulletin, []int{0} }
  29. func (m *BulletinInfo) GetID() int64 {
  30. if m != nil {
  31. return m.ID
  32. }
  33. return 0
  34. }
  35. func (m *BulletinInfo) GetTitle() string {
  36. if m != nil {
  37. return m.Title
  38. }
  39. return ""
  40. }
  41. func (m *BulletinInfo) GetContent() string {
  42. if m != nil {
  43. return m.Content
  44. }
  45. return ""
  46. }
  47. func (m *BulletinInfo) GetDetail() string {
  48. if m != nil {
  49. return m.Detail
  50. }
  51. return ""
  52. }
  53. func (m *BulletinInfo) GetCtime() string {
  54. if m != nil {
  55. return m.Ctime
  56. }
  57. return ""
  58. }
  59. func (m *BulletinInfo) GetMtime() string {
  60. if m != nil {
  61. return m.Mtime
  62. }
  63. return ""
  64. }
  65. func (m *BulletinInfo) GetVerID() uint64 {
  66. if m != nil {
  67. return m.VerID
  68. }
  69. return 0
  70. }
  71. // The request message containing the bulletin info to update
  72. type BulletinInfoRequest struct {
  73. VerID uint64 `protobuf:"varint,1,opt,name=ver_id,json=verId,proto3" json:"ver_id"`
  74. Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title" validate:"required,max=32"`
  75. Content string `protobuf:"bytes,3,opt,name=content,proto3" json:"content" validate:"max=128"`
  76. Detail string `protobuf:"bytes,4,opt,name=detail,proto3" json:"detail"`
  77. TargetItem int64 `protobuf:"varint,5,opt,name=target_item,json=targetItem,proto3" json:"target_item"`
  78. ParentID int64 `protobuf:"varint,6,opt,name=parent_id,json=parentId,proto3" json:"parent_id" validate:"required,min=1"`
  79. }
  80. func (m *BulletinInfoRequest) Reset() { *m = BulletinInfoRequest{} }
  81. func (m *BulletinInfoRequest) String() string { return proto.CompactTextString(m) }
  82. func (*BulletinInfoRequest) ProtoMessage() {}
  83. func (*BulletinInfoRequest) Descriptor() ([]byte, []int) { return fileDescriptorBulletin, []int{1} }
  84. func (m *BulletinInfoRequest) GetVerID() uint64 {
  85. if m != nil {
  86. return m.VerID
  87. }
  88. return 0
  89. }
  90. func (m *BulletinInfoRequest) GetTitle() string {
  91. if m != nil {
  92. return m.Title
  93. }
  94. return ""
  95. }
  96. func (m *BulletinInfoRequest) GetContent() string {
  97. if m != nil {
  98. return m.Content
  99. }
  100. return ""
  101. }
  102. func (m *BulletinInfoRequest) GetDetail() string {
  103. if m != nil {
  104. return m.Detail
  105. }
  106. return ""
  107. }
  108. func (m *BulletinInfoRequest) GetTargetItem() int64 {
  109. if m != nil {
  110. return m.TargetItem
  111. }
  112. return 0
  113. }
  114. func (m *BulletinInfoRequest) GetParentID() int64 {
  115. if m != nil {
  116. return m.ParentID
  117. }
  118. return 0
  119. }
  120. // The request message containing the required version info to review the bulletin
  121. type BulletinCheckRequest struct {
  122. VerID uint64 `protobuf:"varint,1,opt,name=ver_id,json=verId,proto3" json:"ver_id" validate:"required,min=1"`
  123. OpType int32 `protobuf:"varint,2,opt,name=op_type,json=opType,proto3" json:"op_type" validate:"min=0,max=1"`
  124. Comment string `protobuf:"bytes,3,opt,name=comment,proto3" json:"comment"`
  125. Reviewer string `protobuf:"bytes,4,opt,name=reviewer,proto3" json:"reviewer" validate:"required"`
  126. }
  127. func (m *BulletinCheckRequest) Reset() { *m = BulletinCheckRequest{} }
  128. func (m *BulletinCheckRequest) String() string { return proto.CompactTextString(m) }
  129. func (*BulletinCheckRequest) ProtoMessage() {}
  130. func (*BulletinCheckRequest) Descriptor() ([]byte, []int) { return fileDescriptorBulletin, []int{2} }
  131. func (m *BulletinCheckRequest) GetVerID() uint64 {
  132. if m != nil {
  133. return m.VerID
  134. }
  135. return 0
  136. }
  137. func (m *BulletinCheckRequest) GetOpType() int32 {
  138. if m != nil {
  139. return m.OpType
  140. }
  141. return 0
  142. }
  143. func (m *BulletinCheckRequest) GetComment() string {
  144. if m != nil {
  145. return m.Comment
  146. }
  147. return ""
  148. }
  149. func (m *BulletinCheckRequest) GetReviewer() string {
  150. if m != nil {
  151. return m.Reviewer
  152. }
  153. return ""
  154. }
  155. // The request message containing the required version info to change the bulletin's status
  156. type BulletinStateRequest struct {
  157. VerID uint64 `protobuf:"varint,1,opt,name=ver_id,json=verId,proto3" json:"ver_id" validate:"required,min=1"`
  158. OpType int32 `protobuf:"varint,2,opt,name=op_type,json=opType,proto3" json:"op_type" validate:"min=0,max=1"`
  159. Source int32 `protobuf:"varint,3,opt,name=source,proto3" json:"source" validate:"min=1,max=2"`
  160. }
  161. func (m *BulletinStateRequest) Reset() { *m = BulletinStateRequest{} }
  162. func (m *BulletinStateRequest) String() string { return proto.CompactTextString(m) }
  163. func (*BulletinStateRequest) ProtoMessage() {}
  164. func (*BulletinStateRequest) Descriptor() ([]byte, []int) { return fileDescriptorBulletin, []int{3} }
  165. func (m *BulletinStateRequest) GetVerID() uint64 {
  166. if m != nil {
  167. return m.VerID
  168. }
  169. return 0
  170. }
  171. func (m *BulletinStateRequest) GetOpType() int32 {
  172. if m != nil {
  173. return m.OpType
  174. }
  175. return 0
  176. }
  177. func (m *BulletinStateRequest) GetSource() int32 {
  178. if m != nil {
  179. return m.Source
  180. }
  181. return 0
  182. }
  183. // The general response message containing the result after updating/inserting the bulletin info
  184. type BulletinReply struct {
  185. Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success"`
  186. }
  187. func (m *BulletinReply) Reset() { *m = BulletinReply{} }
  188. func (m *BulletinReply) String() string { return proto.CompactTextString(m) }
  189. func (*BulletinReply) ProtoMessage() {}
  190. func (*BulletinReply) Descriptor() ([]byte, []int) { return fileDescriptorBulletin, []int{4} }
  191. func (m *BulletinReply) GetSuccess() bool {
  192. if m != nil {
  193. return m.Success
  194. }
  195. return false
  196. }
  197. func init() {
  198. proto.RegisterType((*BulletinInfo)(nil), "ticket.service.item.v1.BulletinInfo")
  199. proto.RegisterType((*BulletinInfoRequest)(nil), "ticket.service.item.v1.BulletinInfoRequest")
  200. proto.RegisterType((*BulletinCheckRequest)(nil), "ticket.service.item.v1.BulletinCheckRequest")
  201. proto.RegisterType((*BulletinStateRequest)(nil), "ticket.service.item.v1.BulletinStateRequest")
  202. proto.RegisterType((*BulletinReply)(nil), "ticket.service.item.v1.BulletinReply")
  203. }
  204. // Reference imports to suppress errors if they are not otherwise used.
  205. var _ context.Context
  206. var _ grpc.ClientConn
  207. // This is a compile-time assertion to ensure that this generated file
  208. // is compatible with the grpc package it is being compiled against.
  209. const _ = grpc.SupportPackageIsVersion4
  210. // Client API for Bulletin service
  211. type BulletinClient interface {
  212. BulletinInfo(ctx context.Context, in *BulletinInfoRequest, opts ...grpc.CallOption) (*BulletinReply, error)
  213. BulletinCheck(ctx context.Context, in *BulletinCheckRequest, opts ...grpc.CallOption) (*BulletinReply, error)
  214. BulletinState(ctx context.Context, in *BulletinStateRequest, opts ...grpc.CallOption) (*BulletinReply, error)
  215. }
  216. type bulletinClient struct {
  217. cc *grpc.ClientConn
  218. }
  219. func NewBulletinClient(cc *grpc.ClientConn) BulletinClient {
  220. return &bulletinClient{cc}
  221. }
  222. func (c *bulletinClient) BulletinInfo(ctx context.Context, in *BulletinInfoRequest, opts ...grpc.CallOption) (*BulletinReply, error) {
  223. out := new(BulletinReply)
  224. err := grpc.Invoke(ctx, "/ticket.service.item.v1.Bulletin/BulletinInfo", in, out, c.cc, opts...)
  225. if err != nil {
  226. return nil, err
  227. }
  228. return out, nil
  229. }
  230. func (c *bulletinClient) BulletinCheck(ctx context.Context, in *BulletinCheckRequest, opts ...grpc.CallOption) (*BulletinReply, error) {
  231. out := new(BulletinReply)
  232. err := grpc.Invoke(ctx, "/ticket.service.item.v1.Bulletin/BulletinCheck", in, out, c.cc, opts...)
  233. if err != nil {
  234. return nil, err
  235. }
  236. return out, nil
  237. }
  238. func (c *bulletinClient) BulletinState(ctx context.Context, in *BulletinStateRequest, opts ...grpc.CallOption) (*BulletinReply, error) {
  239. out := new(BulletinReply)
  240. err := grpc.Invoke(ctx, "/ticket.service.item.v1.Bulletin/BulletinState", in, out, c.cc, opts...)
  241. if err != nil {
  242. return nil, err
  243. }
  244. return out, nil
  245. }
  246. // Server API for Bulletin service
  247. type BulletinServer interface {
  248. BulletinInfo(context.Context, *BulletinInfoRequest) (*BulletinReply, error)
  249. BulletinCheck(context.Context, *BulletinCheckRequest) (*BulletinReply, error)
  250. BulletinState(context.Context, *BulletinStateRequest) (*BulletinReply, error)
  251. }
  252. func RegisterBulletinServer(s *grpc.Server, srv BulletinServer) {
  253. s.RegisterService(&_Bulletin_serviceDesc, srv)
  254. }
  255. func _Bulletin_BulletinInfo_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  256. in := new(BulletinInfoRequest)
  257. if err := dec(in); err != nil {
  258. return nil, err
  259. }
  260. if interceptor == nil {
  261. return srv.(BulletinServer).BulletinInfo(ctx, in)
  262. }
  263. info := &grpc.UnaryServerInfo{
  264. Server: srv,
  265. FullMethod: "/ticket.service.item.v1.Bulletin/BulletinInfo",
  266. }
  267. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  268. return srv.(BulletinServer).BulletinInfo(ctx, req.(*BulletinInfoRequest))
  269. }
  270. return interceptor(ctx, in, info, handler)
  271. }
  272. func _Bulletin_BulletinCheck_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  273. in := new(BulletinCheckRequest)
  274. if err := dec(in); err != nil {
  275. return nil, err
  276. }
  277. if interceptor == nil {
  278. return srv.(BulletinServer).BulletinCheck(ctx, in)
  279. }
  280. info := &grpc.UnaryServerInfo{
  281. Server: srv,
  282. FullMethod: "/ticket.service.item.v1.Bulletin/BulletinCheck",
  283. }
  284. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  285. return srv.(BulletinServer).BulletinCheck(ctx, req.(*BulletinCheckRequest))
  286. }
  287. return interceptor(ctx, in, info, handler)
  288. }
  289. func _Bulletin_BulletinState_Handler(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) {
  290. in := new(BulletinStateRequest)
  291. if err := dec(in); err != nil {
  292. return nil, err
  293. }
  294. if interceptor == nil {
  295. return srv.(BulletinServer).BulletinState(ctx, in)
  296. }
  297. info := &grpc.UnaryServerInfo{
  298. Server: srv,
  299. FullMethod: "/ticket.service.item.v1.Bulletin/BulletinState",
  300. }
  301. handler := func(ctx context.Context, req interface{}) (interface{}, error) {
  302. return srv.(BulletinServer).BulletinState(ctx, req.(*BulletinStateRequest))
  303. }
  304. return interceptor(ctx, in, info, handler)
  305. }
  306. var _Bulletin_serviceDesc = grpc.ServiceDesc{
  307. ServiceName: "ticket.service.item.v1.Bulletin",
  308. HandlerType: (*BulletinServer)(nil),
  309. Methods: []grpc.MethodDesc{
  310. {
  311. MethodName: "BulletinInfo",
  312. Handler: _Bulletin_BulletinInfo_Handler,
  313. },
  314. {
  315. MethodName: "BulletinCheck",
  316. Handler: _Bulletin_BulletinCheck_Handler,
  317. },
  318. {
  319. MethodName: "BulletinState",
  320. Handler: _Bulletin_BulletinState_Handler,
  321. },
  322. },
  323. Streams: []grpc.StreamDesc{},
  324. Metadata: "app/service/openplatform/ticket-item/api/grpc/v1/bulletin.proto",
  325. }
  326. func (m *BulletinInfo) Marshal() (dAtA []byte, err error) {
  327. size := m.Size()
  328. dAtA = make([]byte, size)
  329. n, err := m.MarshalTo(dAtA)
  330. if err != nil {
  331. return nil, err
  332. }
  333. return dAtA[:n], nil
  334. }
  335. func (m *BulletinInfo) MarshalTo(dAtA []byte) (int, error) {
  336. var i int
  337. _ = i
  338. var l int
  339. _ = l
  340. if m.ID != 0 {
  341. dAtA[i] = 0x8
  342. i++
  343. i = encodeVarintBulletin(dAtA, i, uint64(m.ID))
  344. }
  345. if len(m.Title) > 0 {
  346. dAtA[i] = 0x12
  347. i++
  348. i = encodeVarintBulletin(dAtA, i, uint64(len(m.Title)))
  349. i += copy(dAtA[i:], m.Title)
  350. }
  351. if len(m.Content) > 0 {
  352. dAtA[i] = 0x1a
  353. i++
  354. i = encodeVarintBulletin(dAtA, i, uint64(len(m.Content)))
  355. i += copy(dAtA[i:], m.Content)
  356. }
  357. if len(m.Detail) > 0 {
  358. dAtA[i] = 0x22
  359. i++
  360. i = encodeVarintBulletin(dAtA, i, uint64(len(m.Detail)))
  361. i += copy(dAtA[i:], m.Detail)
  362. }
  363. if len(m.Ctime) > 0 {
  364. dAtA[i] = 0x2a
  365. i++
  366. i = encodeVarintBulletin(dAtA, i, uint64(len(m.Ctime)))
  367. i += copy(dAtA[i:], m.Ctime)
  368. }
  369. if len(m.Mtime) > 0 {
  370. dAtA[i] = 0x32
  371. i++
  372. i = encodeVarintBulletin(dAtA, i, uint64(len(m.Mtime)))
  373. i += copy(dAtA[i:], m.Mtime)
  374. }
  375. if m.VerID != 0 {
  376. dAtA[i] = 0x38
  377. i++
  378. i = encodeVarintBulletin(dAtA, i, uint64(m.VerID))
  379. }
  380. return i, nil
  381. }
  382. func (m *BulletinInfoRequest) Marshal() (dAtA []byte, err error) {
  383. size := m.Size()
  384. dAtA = make([]byte, size)
  385. n, err := m.MarshalTo(dAtA)
  386. if err != nil {
  387. return nil, err
  388. }
  389. return dAtA[:n], nil
  390. }
  391. func (m *BulletinInfoRequest) MarshalTo(dAtA []byte) (int, error) {
  392. var i int
  393. _ = i
  394. var l int
  395. _ = l
  396. if m.VerID != 0 {
  397. dAtA[i] = 0x8
  398. i++
  399. i = encodeVarintBulletin(dAtA, i, uint64(m.VerID))
  400. }
  401. if len(m.Title) > 0 {
  402. dAtA[i] = 0x12
  403. i++
  404. i = encodeVarintBulletin(dAtA, i, uint64(len(m.Title)))
  405. i += copy(dAtA[i:], m.Title)
  406. }
  407. if len(m.Content) > 0 {
  408. dAtA[i] = 0x1a
  409. i++
  410. i = encodeVarintBulletin(dAtA, i, uint64(len(m.Content)))
  411. i += copy(dAtA[i:], m.Content)
  412. }
  413. if len(m.Detail) > 0 {
  414. dAtA[i] = 0x22
  415. i++
  416. i = encodeVarintBulletin(dAtA, i, uint64(len(m.Detail)))
  417. i += copy(dAtA[i:], m.Detail)
  418. }
  419. if m.TargetItem != 0 {
  420. dAtA[i] = 0x28
  421. i++
  422. i = encodeVarintBulletin(dAtA, i, uint64(m.TargetItem))
  423. }
  424. if m.ParentID != 0 {
  425. dAtA[i] = 0x30
  426. i++
  427. i = encodeVarintBulletin(dAtA, i, uint64(m.ParentID))
  428. }
  429. return i, nil
  430. }
  431. func (m *BulletinCheckRequest) Marshal() (dAtA []byte, err error) {
  432. size := m.Size()
  433. dAtA = make([]byte, size)
  434. n, err := m.MarshalTo(dAtA)
  435. if err != nil {
  436. return nil, err
  437. }
  438. return dAtA[:n], nil
  439. }
  440. func (m *BulletinCheckRequest) MarshalTo(dAtA []byte) (int, error) {
  441. var i int
  442. _ = i
  443. var l int
  444. _ = l
  445. if m.VerID != 0 {
  446. dAtA[i] = 0x8
  447. i++
  448. i = encodeVarintBulletin(dAtA, i, uint64(m.VerID))
  449. }
  450. if m.OpType != 0 {
  451. dAtA[i] = 0x10
  452. i++
  453. i = encodeVarintBulletin(dAtA, i, uint64(m.OpType))
  454. }
  455. if len(m.Comment) > 0 {
  456. dAtA[i] = 0x1a
  457. i++
  458. i = encodeVarintBulletin(dAtA, i, uint64(len(m.Comment)))
  459. i += copy(dAtA[i:], m.Comment)
  460. }
  461. if len(m.Reviewer) > 0 {
  462. dAtA[i] = 0x22
  463. i++
  464. i = encodeVarintBulletin(dAtA, i, uint64(len(m.Reviewer)))
  465. i += copy(dAtA[i:], m.Reviewer)
  466. }
  467. return i, nil
  468. }
  469. func (m *BulletinStateRequest) Marshal() (dAtA []byte, err error) {
  470. size := m.Size()
  471. dAtA = make([]byte, size)
  472. n, err := m.MarshalTo(dAtA)
  473. if err != nil {
  474. return nil, err
  475. }
  476. return dAtA[:n], nil
  477. }
  478. func (m *BulletinStateRequest) MarshalTo(dAtA []byte) (int, error) {
  479. var i int
  480. _ = i
  481. var l int
  482. _ = l
  483. if m.VerID != 0 {
  484. dAtA[i] = 0x8
  485. i++
  486. i = encodeVarintBulletin(dAtA, i, uint64(m.VerID))
  487. }
  488. if m.OpType != 0 {
  489. dAtA[i] = 0x10
  490. i++
  491. i = encodeVarintBulletin(dAtA, i, uint64(m.OpType))
  492. }
  493. if m.Source != 0 {
  494. dAtA[i] = 0x18
  495. i++
  496. i = encodeVarintBulletin(dAtA, i, uint64(m.Source))
  497. }
  498. return i, nil
  499. }
  500. func (m *BulletinReply) Marshal() (dAtA []byte, err error) {
  501. size := m.Size()
  502. dAtA = make([]byte, size)
  503. n, err := m.MarshalTo(dAtA)
  504. if err != nil {
  505. return nil, err
  506. }
  507. return dAtA[:n], nil
  508. }
  509. func (m *BulletinReply) MarshalTo(dAtA []byte) (int, error) {
  510. var i int
  511. _ = i
  512. var l int
  513. _ = l
  514. if m.Success {
  515. dAtA[i] = 0x8
  516. i++
  517. if m.Success {
  518. dAtA[i] = 1
  519. } else {
  520. dAtA[i] = 0
  521. }
  522. i++
  523. }
  524. return i, nil
  525. }
  526. func encodeVarintBulletin(dAtA []byte, offset int, v uint64) int {
  527. for v >= 1<<7 {
  528. dAtA[offset] = uint8(v&0x7f | 0x80)
  529. v >>= 7
  530. offset++
  531. }
  532. dAtA[offset] = uint8(v)
  533. return offset + 1
  534. }
  535. func (m *BulletinInfo) Size() (n int) {
  536. var l int
  537. _ = l
  538. if m.ID != 0 {
  539. n += 1 + sovBulletin(uint64(m.ID))
  540. }
  541. l = len(m.Title)
  542. if l > 0 {
  543. n += 1 + l + sovBulletin(uint64(l))
  544. }
  545. l = len(m.Content)
  546. if l > 0 {
  547. n += 1 + l + sovBulletin(uint64(l))
  548. }
  549. l = len(m.Detail)
  550. if l > 0 {
  551. n += 1 + l + sovBulletin(uint64(l))
  552. }
  553. l = len(m.Ctime)
  554. if l > 0 {
  555. n += 1 + l + sovBulletin(uint64(l))
  556. }
  557. l = len(m.Mtime)
  558. if l > 0 {
  559. n += 1 + l + sovBulletin(uint64(l))
  560. }
  561. if m.VerID != 0 {
  562. n += 1 + sovBulletin(uint64(m.VerID))
  563. }
  564. return n
  565. }
  566. func (m *BulletinInfoRequest) Size() (n int) {
  567. var l int
  568. _ = l
  569. if m.VerID != 0 {
  570. n += 1 + sovBulletin(uint64(m.VerID))
  571. }
  572. l = len(m.Title)
  573. if l > 0 {
  574. n += 1 + l + sovBulletin(uint64(l))
  575. }
  576. l = len(m.Content)
  577. if l > 0 {
  578. n += 1 + l + sovBulletin(uint64(l))
  579. }
  580. l = len(m.Detail)
  581. if l > 0 {
  582. n += 1 + l + sovBulletin(uint64(l))
  583. }
  584. if m.TargetItem != 0 {
  585. n += 1 + sovBulletin(uint64(m.TargetItem))
  586. }
  587. if m.ParentID != 0 {
  588. n += 1 + sovBulletin(uint64(m.ParentID))
  589. }
  590. return n
  591. }
  592. func (m *BulletinCheckRequest) Size() (n int) {
  593. var l int
  594. _ = l
  595. if m.VerID != 0 {
  596. n += 1 + sovBulletin(uint64(m.VerID))
  597. }
  598. if m.OpType != 0 {
  599. n += 1 + sovBulletin(uint64(m.OpType))
  600. }
  601. l = len(m.Comment)
  602. if l > 0 {
  603. n += 1 + l + sovBulletin(uint64(l))
  604. }
  605. l = len(m.Reviewer)
  606. if l > 0 {
  607. n += 1 + l + sovBulletin(uint64(l))
  608. }
  609. return n
  610. }
  611. func (m *BulletinStateRequest) Size() (n int) {
  612. var l int
  613. _ = l
  614. if m.VerID != 0 {
  615. n += 1 + sovBulletin(uint64(m.VerID))
  616. }
  617. if m.OpType != 0 {
  618. n += 1 + sovBulletin(uint64(m.OpType))
  619. }
  620. if m.Source != 0 {
  621. n += 1 + sovBulletin(uint64(m.Source))
  622. }
  623. return n
  624. }
  625. func (m *BulletinReply) Size() (n int) {
  626. var l int
  627. _ = l
  628. if m.Success {
  629. n += 2
  630. }
  631. return n
  632. }
  633. func sovBulletin(x uint64) (n int) {
  634. for {
  635. n++
  636. x >>= 7
  637. if x == 0 {
  638. break
  639. }
  640. }
  641. return n
  642. }
  643. func sozBulletin(x uint64) (n int) {
  644. return sovBulletin(uint64((x << 1) ^ uint64((int64(x) >> 63))))
  645. }
  646. func (m *BulletinInfo) Unmarshal(dAtA []byte) error {
  647. l := len(dAtA)
  648. iNdEx := 0
  649. for iNdEx < l {
  650. preIndex := iNdEx
  651. var wire uint64
  652. for shift := uint(0); ; shift += 7 {
  653. if shift >= 64 {
  654. return ErrIntOverflowBulletin
  655. }
  656. if iNdEx >= l {
  657. return io.ErrUnexpectedEOF
  658. }
  659. b := dAtA[iNdEx]
  660. iNdEx++
  661. wire |= (uint64(b) & 0x7F) << shift
  662. if b < 0x80 {
  663. break
  664. }
  665. }
  666. fieldNum := int32(wire >> 3)
  667. wireType := int(wire & 0x7)
  668. if wireType == 4 {
  669. return fmt.Errorf("proto: BulletinInfo: wiretype end group for non-group")
  670. }
  671. if fieldNum <= 0 {
  672. return fmt.Errorf("proto: BulletinInfo: illegal tag %d (wire type %d)", fieldNum, wire)
  673. }
  674. switch fieldNum {
  675. case 1:
  676. if wireType != 0 {
  677. return fmt.Errorf("proto: wrong wireType = %d for field ID", wireType)
  678. }
  679. m.ID = 0
  680. for shift := uint(0); ; shift += 7 {
  681. if shift >= 64 {
  682. return ErrIntOverflowBulletin
  683. }
  684. if iNdEx >= l {
  685. return io.ErrUnexpectedEOF
  686. }
  687. b := dAtA[iNdEx]
  688. iNdEx++
  689. m.ID |= (int64(b) & 0x7F) << shift
  690. if b < 0x80 {
  691. break
  692. }
  693. }
  694. case 2:
  695. if wireType != 2 {
  696. return fmt.Errorf("proto: wrong wireType = %d for field Title", wireType)
  697. }
  698. var stringLen uint64
  699. for shift := uint(0); ; shift += 7 {
  700. if shift >= 64 {
  701. return ErrIntOverflowBulletin
  702. }
  703. if iNdEx >= l {
  704. return io.ErrUnexpectedEOF
  705. }
  706. b := dAtA[iNdEx]
  707. iNdEx++
  708. stringLen |= (uint64(b) & 0x7F) << shift
  709. if b < 0x80 {
  710. break
  711. }
  712. }
  713. intStringLen := int(stringLen)
  714. if intStringLen < 0 {
  715. return ErrInvalidLengthBulletin
  716. }
  717. postIndex := iNdEx + intStringLen
  718. if postIndex > l {
  719. return io.ErrUnexpectedEOF
  720. }
  721. m.Title = string(dAtA[iNdEx:postIndex])
  722. iNdEx = postIndex
  723. case 3:
  724. if wireType != 2 {
  725. return fmt.Errorf("proto: wrong wireType = %d for field Content", wireType)
  726. }
  727. var stringLen uint64
  728. for shift := uint(0); ; shift += 7 {
  729. if shift >= 64 {
  730. return ErrIntOverflowBulletin
  731. }
  732. if iNdEx >= l {
  733. return io.ErrUnexpectedEOF
  734. }
  735. b := dAtA[iNdEx]
  736. iNdEx++
  737. stringLen |= (uint64(b) & 0x7F) << shift
  738. if b < 0x80 {
  739. break
  740. }
  741. }
  742. intStringLen := int(stringLen)
  743. if intStringLen < 0 {
  744. return ErrInvalidLengthBulletin
  745. }
  746. postIndex := iNdEx + intStringLen
  747. if postIndex > l {
  748. return io.ErrUnexpectedEOF
  749. }
  750. m.Content = string(dAtA[iNdEx:postIndex])
  751. iNdEx = postIndex
  752. case 4:
  753. if wireType != 2 {
  754. return fmt.Errorf("proto: wrong wireType = %d for field Detail", wireType)
  755. }
  756. var stringLen uint64
  757. for shift := uint(0); ; shift += 7 {
  758. if shift >= 64 {
  759. return ErrIntOverflowBulletin
  760. }
  761. if iNdEx >= l {
  762. return io.ErrUnexpectedEOF
  763. }
  764. b := dAtA[iNdEx]
  765. iNdEx++
  766. stringLen |= (uint64(b) & 0x7F) << shift
  767. if b < 0x80 {
  768. break
  769. }
  770. }
  771. intStringLen := int(stringLen)
  772. if intStringLen < 0 {
  773. return ErrInvalidLengthBulletin
  774. }
  775. postIndex := iNdEx + intStringLen
  776. if postIndex > l {
  777. return io.ErrUnexpectedEOF
  778. }
  779. m.Detail = string(dAtA[iNdEx:postIndex])
  780. iNdEx = postIndex
  781. case 5:
  782. if wireType != 2 {
  783. return fmt.Errorf("proto: wrong wireType = %d for field Ctime", wireType)
  784. }
  785. var stringLen uint64
  786. for shift := uint(0); ; shift += 7 {
  787. if shift >= 64 {
  788. return ErrIntOverflowBulletin
  789. }
  790. if iNdEx >= l {
  791. return io.ErrUnexpectedEOF
  792. }
  793. b := dAtA[iNdEx]
  794. iNdEx++
  795. stringLen |= (uint64(b) & 0x7F) << shift
  796. if b < 0x80 {
  797. break
  798. }
  799. }
  800. intStringLen := int(stringLen)
  801. if intStringLen < 0 {
  802. return ErrInvalidLengthBulletin
  803. }
  804. postIndex := iNdEx + intStringLen
  805. if postIndex > l {
  806. return io.ErrUnexpectedEOF
  807. }
  808. m.Ctime = string(dAtA[iNdEx:postIndex])
  809. iNdEx = postIndex
  810. case 6:
  811. if wireType != 2 {
  812. return fmt.Errorf("proto: wrong wireType = %d for field Mtime", wireType)
  813. }
  814. var stringLen uint64
  815. for shift := uint(0); ; shift += 7 {
  816. if shift >= 64 {
  817. return ErrIntOverflowBulletin
  818. }
  819. if iNdEx >= l {
  820. return io.ErrUnexpectedEOF
  821. }
  822. b := dAtA[iNdEx]
  823. iNdEx++
  824. stringLen |= (uint64(b) & 0x7F) << shift
  825. if b < 0x80 {
  826. break
  827. }
  828. }
  829. intStringLen := int(stringLen)
  830. if intStringLen < 0 {
  831. return ErrInvalidLengthBulletin
  832. }
  833. postIndex := iNdEx + intStringLen
  834. if postIndex > l {
  835. return io.ErrUnexpectedEOF
  836. }
  837. m.Mtime = string(dAtA[iNdEx:postIndex])
  838. iNdEx = postIndex
  839. case 7:
  840. if wireType != 0 {
  841. return fmt.Errorf("proto: wrong wireType = %d for field VerID", wireType)
  842. }
  843. m.VerID = 0
  844. for shift := uint(0); ; shift += 7 {
  845. if shift >= 64 {
  846. return ErrIntOverflowBulletin
  847. }
  848. if iNdEx >= l {
  849. return io.ErrUnexpectedEOF
  850. }
  851. b := dAtA[iNdEx]
  852. iNdEx++
  853. m.VerID |= (uint64(b) & 0x7F) << shift
  854. if b < 0x80 {
  855. break
  856. }
  857. }
  858. default:
  859. iNdEx = preIndex
  860. skippy, err := skipBulletin(dAtA[iNdEx:])
  861. if err != nil {
  862. return err
  863. }
  864. if skippy < 0 {
  865. return ErrInvalidLengthBulletin
  866. }
  867. if (iNdEx + skippy) > l {
  868. return io.ErrUnexpectedEOF
  869. }
  870. iNdEx += skippy
  871. }
  872. }
  873. if iNdEx > l {
  874. return io.ErrUnexpectedEOF
  875. }
  876. return nil
  877. }
  878. func (m *BulletinInfoRequest) Unmarshal(dAtA []byte) error {
  879. l := len(dAtA)
  880. iNdEx := 0
  881. for iNdEx < l {
  882. preIndex := iNdEx
  883. var wire uint64
  884. for shift := uint(0); ; shift += 7 {
  885. if shift >= 64 {
  886. return ErrIntOverflowBulletin
  887. }
  888. if iNdEx >= l {
  889. return io.ErrUnexpectedEOF
  890. }
  891. b := dAtA[iNdEx]
  892. iNdEx++
  893. wire |= (uint64(b) & 0x7F) << shift
  894. if b < 0x80 {
  895. break
  896. }
  897. }
  898. fieldNum := int32(wire >> 3)
  899. wireType := int(wire & 0x7)
  900. if wireType == 4 {
  901. return fmt.Errorf("proto: BulletinInfoRequest: wiretype end group for non-group")
  902. }
  903. if fieldNum <= 0 {
  904. return fmt.Errorf("proto: BulletinInfoRequest: illegal tag %d (wire type %d)", fieldNum, wire)
  905. }
  906. switch fieldNum {
  907. case 1:
  908. if wireType != 0 {
  909. return fmt.Errorf("proto: wrong wireType = %d for field VerID", wireType)
  910. }
  911. m.VerID = 0
  912. for shift := uint(0); ; shift += 7 {
  913. if shift >= 64 {
  914. return ErrIntOverflowBulletin
  915. }
  916. if iNdEx >= l {
  917. return io.ErrUnexpectedEOF
  918. }
  919. b := dAtA[iNdEx]
  920. iNdEx++
  921. m.VerID |= (uint64(b) & 0x7F) << shift
  922. if b < 0x80 {
  923. break
  924. }
  925. }
  926. case 2:
  927. if wireType != 2 {
  928. return fmt.Errorf("proto: wrong wireType = %d for field Title", wireType)
  929. }
  930. var stringLen uint64
  931. for shift := uint(0); ; shift += 7 {
  932. if shift >= 64 {
  933. return ErrIntOverflowBulletin
  934. }
  935. if iNdEx >= l {
  936. return io.ErrUnexpectedEOF
  937. }
  938. b := dAtA[iNdEx]
  939. iNdEx++
  940. stringLen |= (uint64(b) & 0x7F) << shift
  941. if b < 0x80 {
  942. break
  943. }
  944. }
  945. intStringLen := int(stringLen)
  946. if intStringLen < 0 {
  947. return ErrInvalidLengthBulletin
  948. }
  949. postIndex := iNdEx + intStringLen
  950. if postIndex > l {
  951. return io.ErrUnexpectedEOF
  952. }
  953. m.Title = string(dAtA[iNdEx:postIndex])
  954. iNdEx = postIndex
  955. case 3:
  956. if wireType != 2 {
  957. return fmt.Errorf("proto: wrong wireType = %d for field Content", wireType)
  958. }
  959. var stringLen uint64
  960. for shift := uint(0); ; shift += 7 {
  961. if shift >= 64 {
  962. return ErrIntOverflowBulletin
  963. }
  964. if iNdEx >= l {
  965. return io.ErrUnexpectedEOF
  966. }
  967. b := dAtA[iNdEx]
  968. iNdEx++
  969. stringLen |= (uint64(b) & 0x7F) << shift
  970. if b < 0x80 {
  971. break
  972. }
  973. }
  974. intStringLen := int(stringLen)
  975. if intStringLen < 0 {
  976. return ErrInvalidLengthBulletin
  977. }
  978. postIndex := iNdEx + intStringLen
  979. if postIndex > l {
  980. return io.ErrUnexpectedEOF
  981. }
  982. m.Content = string(dAtA[iNdEx:postIndex])
  983. iNdEx = postIndex
  984. case 4:
  985. if wireType != 2 {
  986. return fmt.Errorf("proto: wrong wireType = %d for field Detail", wireType)
  987. }
  988. var stringLen uint64
  989. for shift := uint(0); ; shift += 7 {
  990. if shift >= 64 {
  991. return ErrIntOverflowBulletin
  992. }
  993. if iNdEx >= l {
  994. return io.ErrUnexpectedEOF
  995. }
  996. b := dAtA[iNdEx]
  997. iNdEx++
  998. stringLen |= (uint64(b) & 0x7F) << shift
  999. if b < 0x80 {
  1000. break
  1001. }
  1002. }
  1003. intStringLen := int(stringLen)
  1004. if intStringLen < 0 {
  1005. return ErrInvalidLengthBulletin
  1006. }
  1007. postIndex := iNdEx + intStringLen
  1008. if postIndex > l {
  1009. return io.ErrUnexpectedEOF
  1010. }
  1011. m.Detail = string(dAtA[iNdEx:postIndex])
  1012. iNdEx = postIndex
  1013. case 5:
  1014. if wireType != 0 {
  1015. return fmt.Errorf("proto: wrong wireType = %d for field TargetItem", wireType)
  1016. }
  1017. m.TargetItem = 0
  1018. for shift := uint(0); ; shift += 7 {
  1019. if shift >= 64 {
  1020. return ErrIntOverflowBulletin
  1021. }
  1022. if iNdEx >= l {
  1023. return io.ErrUnexpectedEOF
  1024. }
  1025. b := dAtA[iNdEx]
  1026. iNdEx++
  1027. m.TargetItem |= (int64(b) & 0x7F) << shift
  1028. if b < 0x80 {
  1029. break
  1030. }
  1031. }
  1032. case 6:
  1033. if wireType != 0 {
  1034. return fmt.Errorf("proto: wrong wireType = %d for field ParentID", wireType)
  1035. }
  1036. m.ParentID = 0
  1037. for shift := uint(0); ; shift += 7 {
  1038. if shift >= 64 {
  1039. return ErrIntOverflowBulletin
  1040. }
  1041. if iNdEx >= l {
  1042. return io.ErrUnexpectedEOF
  1043. }
  1044. b := dAtA[iNdEx]
  1045. iNdEx++
  1046. m.ParentID |= (int64(b) & 0x7F) << shift
  1047. if b < 0x80 {
  1048. break
  1049. }
  1050. }
  1051. default:
  1052. iNdEx = preIndex
  1053. skippy, err := skipBulletin(dAtA[iNdEx:])
  1054. if err != nil {
  1055. return err
  1056. }
  1057. if skippy < 0 {
  1058. return ErrInvalidLengthBulletin
  1059. }
  1060. if (iNdEx + skippy) > l {
  1061. return io.ErrUnexpectedEOF
  1062. }
  1063. iNdEx += skippy
  1064. }
  1065. }
  1066. if iNdEx > l {
  1067. return io.ErrUnexpectedEOF
  1068. }
  1069. return nil
  1070. }
  1071. func (m *BulletinCheckRequest) Unmarshal(dAtA []byte) error {
  1072. l := len(dAtA)
  1073. iNdEx := 0
  1074. for iNdEx < l {
  1075. preIndex := iNdEx
  1076. var wire uint64
  1077. for shift := uint(0); ; shift += 7 {
  1078. if shift >= 64 {
  1079. return ErrIntOverflowBulletin
  1080. }
  1081. if iNdEx >= l {
  1082. return io.ErrUnexpectedEOF
  1083. }
  1084. b := dAtA[iNdEx]
  1085. iNdEx++
  1086. wire |= (uint64(b) & 0x7F) << shift
  1087. if b < 0x80 {
  1088. break
  1089. }
  1090. }
  1091. fieldNum := int32(wire >> 3)
  1092. wireType := int(wire & 0x7)
  1093. if wireType == 4 {
  1094. return fmt.Errorf("proto: BulletinCheckRequest: wiretype end group for non-group")
  1095. }
  1096. if fieldNum <= 0 {
  1097. return fmt.Errorf("proto: BulletinCheckRequest: illegal tag %d (wire type %d)", fieldNum, wire)
  1098. }
  1099. switch fieldNum {
  1100. case 1:
  1101. if wireType != 0 {
  1102. return fmt.Errorf("proto: wrong wireType = %d for field VerID", wireType)
  1103. }
  1104. m.VerID = 0
  1105. for shift := uint(0); ; shift += 7 {
  1106. if shift >= 64 {
  1107. return ErrIntOverflowBulletin
  1108. }
  1109. if iNdEx >= l {
  1110. return io.ErrUnexpectedEOF
  1111. }
  1112. b := dAtA[iNdEx]
  1113. iNdEx++
  1114. m.VerID |= (uint64(b) & 0x7F) << shift
  1115. if b < 0x80 {
  1116. break
  1117. }
  1118. }
  1119. case 2:
  1120. if wireType != 0 {
  1121. return fmt.Errorf("proto: wrong wireType = %d for field OpType", wireType)
  1122. }
  1123. m.OpType = 0
  1124. for shift := uint(0); ; shift += 7 {
  1125. if shift >= 64 {
  1126. return ErrIntOverflowBulletin
  1127. }
  1128. if iNdEx >= l {
  1129. return io.ErrUnexpectedEOF
  1130. }
  1131. b := dAtA[iNdEx]
  1132. iNdEx++
  1133. m.OpType |= (int32(b) & 0x7F) << shift
  1134. if b < 0x80 {
  1135. break
  1136. }
  1137. }
  1138. case 3:
  1139. if wireType != 2 {
  1140. return fmt.Errorf("proto: wrong wireType = %d for field Comment", wireType)
  1141. }
  1142. var stringLen uint64
  1143. for shift := uint(0); ; shift += 7 {
  1144. if shift >= 64 {
  1145. return ErrIntOverflowBulletin
  1146. }
  1147. if iNdEx >= l {
  1148. return io.ErrUnexpectedEOF
  1149. }
  1150. b := dAtA[iNdEx]
  1151. iNdEx++
  1152. stringLen |= (uint64(b) & 0x7F) << shift
  1153. if b < 0x80 {
  1154. break
  1155. }
  1156. }
  1157. intStringLen := int(stringLen)
  1158. if intStringLen < 0 {
  1159. return ErrInvalidLengthBulletin
  1160. }
  1161. postIndex := iNdEx + intStringLen
  1162. if postIndex > l {
  1163. return io.ErrUnexpectedEOF
  1164. }
  1165. m.Comment = string(dAtA[iNdEx:postIndex])
  1166. iNdEx = postIndex
  1167. case 4:
  1168. if wireType != 2 {
  1169. return fmt.Errorf("proto: wrong wireType = %d for field Reviewer", wireType)
  1170. }
  1171. var stringLen uint64
  1172. for shift := uint(0); ; shift += 7 {
  1173. if shift >= 64 {
  1174. return ErrIntOverflowBulletin
  1175. }
  1176. if iNdEx >= l {
  1177. return io.ErrUnexpectedEOF
  1178. }
  1179. b := dAtA[iNdEx]
  1180. iNdEx++
  1181. stringLen |= (uint64(b) & 0x7F) << shift
  1182. if b < 0x80 {
  1183. break
  1184. }
  1185. }
  1186. intStringLen := int(stringLen)
  1187. if intStringLen < 0 {
  1188. return ErrInvalidLengthBulletin
  1189. }
  1190. postIndex := iNdEx + intStringLen
  1191. if postIndex > l {
  1192. return io.ErrUnexpectedEOF
  1193. }
  1194. m.Reviewer = string(dAtA[iNdEx:postIndex])
  1195. iNdEx = postIndex
  1196. default:
  1197. iNdEx = preIndex
  1198. skippy, err := skipBulletin(dAtA[iNdEx:])
  1199. if err != nil {
  1200. return err
  1201. }
  1202. if skippy < 0 {
  1203. return ErrInvalidLengthBulletin
  1204. }
  1205. if (iNdEx + skippy) > l {
  1206. return io.ErrUnexpectedEOF
  1207. }
  1208. iNdEx += skippy
  1209. }
  1210. }
  1211. if iNdEx > l {
  1212. return io.ErrUnexpectedEOF
  1213. }
  1214. return nil
  1215. }
  1216. func (m *BulletinStateRequest) Unmarshal(dAtA []byte) error {
  1217. l := len(dAtA)
  1218. iNdEx := 0
  1219. for iNdEx < l {
  1220. preIndex := iNdEx
  1221. var wire uint64
  1222. for shift := uint(0); ; shift += 7 {
  1223. if shift >= 64 {
  1224. return ErrIntOverflowBulletin
  1225. }
  1226. if iNdEx >= l {
  1227. return io.ErrUnexpectedEOF
  1228. }
  1229. b := dAtA[iNdEx]
  1230. iNdEx++
  1231. wire |= (uint64(b) & 0x7F) << shift
  1232. if b < 0x80 {
  1233. break
  1234. }
  1235. }
  1236. fieldNum := int32(wire >> 3)
  1237. wireType := int(wire & 0x7)
  1238. if wireType == 4 {
  1239. return fmt.Errorf("proto: BulletinStateRequest: wiretype end group for non-group")
  1240. }
  1241. if fieldNum <= 0 {
  1242. return fmt.Errorf("proto: BulletinStateRequest: illegal tag %d (wire type %d)", fieldNum, wire)
  1243. }
  1244. switch fieldNum {
  1245. case 1:
  1246. if wireType != 0 {
  1247. return fmt.Errorf("proto: wrong wireType = %d for field VerID", wireType)
  1248. }
  1249. m.VerID = 0
  1250. for shift := uint(0); ; shift += 7 {
  1251. if shift >= 64 {
  1252. return ErrIntOverflowBulletin
  1253. }
  1254. if iNdEx >= l {
  1255. return io.ErrUnexpectedEOF
  1256. }
  1257. b := dAtA[iNdEx]
  1258. iNdEx++
  1259. m.VerID |= (uint64(b) & 0x7F) << shift
  1260. if b < 0x80 {
  1261. break
  1262. }
  1263. }
  1264. case 2:
  1265. if wireType != 0 {
  1266. return fmt.Errorf("proto: wrong wireType = %d for field OpType", wireType)
  1267. }
  1268. m.OpType = 0
  1269. for shift := uint(0); ; shift += 7 {
  1270. if shift >= 64 {
  1271. return ErrIntOverflowBulletin
  1272. }
  1273. if iNdEx >= l {
  1274. return io.ErrUnexpectedEOF
  1275. }
  1276. b := dAtA[iNdEx]
  1277. iNdEx++
  1278. m.OpType |= (int32(b) & 0x7F) << shift
  1279. if b < 0x80 {
  1280. break
  1281. }
  1282. }
  1283. case 3:
  1284. if wireType != 0 {
  1285. return fmt.Errorf("proto: wrong wireType = %d for field Source", wireType)
  1286. }
  1287. m.Source = 0
  1288. for shift := uint(0); ; shift += 7 {
  1289. if shift >= 64 {
  1290. return ErrIntOverflowBulletin
  1291. }
  1292. if iNdEx >= l {
  1293. return io.ErrUnexpectedEOF
  1294. }
  1295. b := dAtA[iNdEx]
  1296. iNdEx++
  1297. m.Source |= (int32(b) & 0x7F) << shift
  1298. if b < 0x80 {
  1299. break
  1300. }
  1301. }
  1302. default:
  1303. iNdEx = preIndex
  1304. skippy, err := skipBulletin(dAtA[iNdEx:])
  1305. if err != nil {
  1306. return err
  1307. }
  1308. if skippy < 0 {
  1309. return ErrInvalidLengthBulletin
  1310. }
  1311. if (iNdEx + skippy) > l {
  1312. return io.ErrUnexpectedEOF
  1313. }
  1314. iNdEx += skippy
  1315. }
  1316. }
  1317. if iNdEx > l {
  1318. return io.ErrUnexpectedEOF
  1319. }
  1320. return nil
  1321. }
  1322. func (m *BulletinReply) Unmarshal(dAtA []byte) error {
  1323. l := len(dAtA)
  1324. iNdEx := 0
  1325. for iNdEx < l {
  1326. preIndex := iNdEx
  1327. var wire uint64
  1328. for shift := uint(0); ; shift += 7 {
  1329. if shift >= 64 {
  1330. return ErrIntOverflowBulletin
  1331. }
  1332. if iNdEx >= l {
  1333. return io.ErrUnexpectedEOF
  1334. }
  1335. b := dAtA[iNdEx]
  1336. iNdEx++
  1337. wire |= (uint64(b) & 0x7F) << shift
  1338. if b < 0x80 {
  1339. break
  1340. }
  1341. }
  1342. fieldNum := int32(wire >> 3)
  1343. wireType := int(wire & 0x7)
  1344. if wireType == 4 {
  1345. return fmt.Errorf("proto: BulletinReply: wiretype end group for non-group")
  1346. }
  1347. if fieldNum <= 0 {
  1348. return fmt.Errorf("proto: BulletinReply: illegal tag %d (wire type %d)", fieldNum, wire)
  1349. }
  1350. switch fieldNum {
  1351. case 1:
  1352. if wireType != 0 {
  1353. return fmt.Errorf("proto: wrong wireType = %d for field Success", wireType)
  1354. }
  1355. var v int
  1356. for shift := uint(0); ; shift += 7 {
  1357. if shift >= 64 {
  1358. return ErrIntOverflowBulletin
  1359. }
  1360. if iNdEx >= l {
  1361. return io.ErrUnexpectedEOF
  1362. }
  1363. b := dAtA[iNdEx]
  1364. iNdEx++
  1365. v |= (int(b) & 0x7F) << shift
  1366. if b < 0x80 {
  1367. break
  1368. }
  1369. }
  1370. m.Success = bool(v != 0)
  1371. default:
  1372. iNdEx = preIndex
  1373. skippy, err := skipBulletin(dAtA[iNdEx:])
  1374. if err != nil {
  1375. return err
  1376. }
  1377. if skippy < 0 {
  1378. return ErrInvalidLengthBulletin
  1379. }
  1380. if (iNdEx + skippy) > l {
  1381. return io.ErrUnexpectedEOF
  1382. }
  1383. iNdEx += skippy
  1384. }
  1385. }
  1386. if iNdEx > l {
  1387. return io.ErrUnexpectedEOF
  1388. }
  1389. return nil
  1390. }
  1391. func skipBulletin(dAtA []byte) (n int, err error) {
  1392. l := len(dAtA)
  1393. iNdEx := 0
  1394. for iNdEx < l {
  1395. var wire uint64
  1396. for shift := uint(0); ; shift += 7 {
  1397. if shift >= 64 {
  1398. return 0, ErrIntOverflowBulletin
  1399. }
  1400. if iNdEx >= l {
  1401. return 0, io.ErrUnexpectedEOF
  1402. }
  1403. b := dAtA[iNdEx]
  1404. iNdEx++
  1405. wire |= (uint64(b) & 0x7F) << shift
  1406. if b < 0x80 {
  1407. break
  1408. }
  1409. }
  1410. wireType := int(wire & 0x7)
  1411. switch wireType {
  1412. case 0:
  1413. for shift := uint(0); ; shift += 7 {
  1414. if shift >= 64 {
  1415. return 0, ErrIntOverflowBulletin
  1416. }
  1417. if iNdEx >= l {
  1418. return 0, io.ErrUnexpectedEOF
  1419. }
  1420. iNdEx++
  1421. if dAtA[iNdEx-1] < 0x80 {
  1422. break
  1423. }
  1424. }
  1425. return iNdEx, nil
  1426. case 1:
  1427. iNdEx += 8
  1428. return iNdEx, nil
  1429. case 2:
  1430. var length int
  1431. for shift := uint(0); ; shift += 7 {
  1432. if shift >= 64 {
  1433. return 0, ErrIntOverflowBulletin
  1434. }
  1435. if iNdEx >= l {
  1436. return 0, io.ErrUnexpectedEOF
  1437. }
  1438. b := dAtA[iNdEx]
  1439. iNdEx++
  1440. length |= (int(b) & 0x7F) << shift
  1441. if b < 0x80 {
  1442. break
  1443. }
  1444. }
  1445. iNdEx += length
  1446. if length < 0 {
  1447. return 0, ErrInvalidLengthBulletin
  1448. }
  1449. return iNdEx, nil
  1450. case 3:
  1451. for {
  1452. var innerWire uint64
  1453. var start int = iNdEx
  1454. for shift := uint(0); ; shift += 7 {
  1455. if shift >= 64 {
  1456. return 0, ErrIntOverflowBulletin
  1457. }
  1458. if iNdEx >= l {
  1459. return 0, io.ErrUnexpectedEOF
  1460. }
  1461. b := dAtA[iNdEx]
  1462. iNdEx++
  1463. innerWire |= (uint64(b) & 0x7F) << shift
  1464. if b < 0x80 {
  1465. break
  1466. }
  1467. }
  1468. innerWireType := int(innerWire & 0x7)
  1469. if innerWireType == 4 {
  1470. break
  1471. }
  1472. next, err := skipBulletin(dAtA[start:])
  1473. if err != nil {
  1474. return 0, err
  1475. }
  1476. iNdEx = start + next
  1477. }
  1478. return iNdEx, nil
  1479. case 4:
  1480. return iNdEx, nil
  1481. case 5:
  1482. iNdEx += 4
  1483. return iNdEx, nil
  1484. default:
  1485. return 0, fmt.Errorf("proto: illegal wireType %d", wireType)
  1486. }
  1487. }
  1488. panic("unreachable")
  1489. }
  1490. var (
  1491. ErrInvalidLengthBulletin = fmt.Errorf("proto: negative length found during unmarshaling")
  1492. ErrIntOverflowBulletin = fmt.Errorf("proto: integer overflow")
  1493. )
  1494. func init() {
  1495. proto.RegisterFile("app/service/openplatform/ticket-item/api/grpc/v1/bulletin.proto", fileDescriptorBulletin)
  1496. }
  1497. var fileDescriptorBulletin = []byte{
  1498. // 703 bytes of a gzipped FileDescriptorProto
  1499. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xcc, 0x55, 0x4d, 0x6f, 0xd3, 0x4a,
  1500. 0x14, 0x7d, 0x76, 0x9b, 0x34, 0x9d, 0xbe, 0xa7, 0x57, 0x4d, 0x51, 0x15, 0x2a, 0xd1, 0x09, 0x03,
  1501. 0x55, 0x2b, 0x68, 0xe3, 0x24, 0x95, 0x2a, 0x04, 0xa4, 0x95, 0x0c, 0x12, 0xca, 0x0e, 0xb9, 0x88,
  1502. 0x05, 0x9b, 0xca, 0xb1, 0x6f, 0xd2, 0x51, 0xe3, 0x8f, 0x4e, 0xc6, 0xa6, 0xfd, 0x05, 0xfc, 0x2d,
  1503. 0x96, 0x2c, 0x59, 0xb1, 0x63, 0x84, 0xb2, 0x42, 0x59, 0xe6, 0x17, 0x20, 0x8f, 0xed, 0x24, 0x24,
  1504. 0x81, 0x02, 0x2b, 0x56, 0x99, 0x39, 0x73, 0xce, 0xbd, 0x77, 0xce, 0xbd, 0xe3, 0xa0, 0x13, 0x3b,
  1505. 0x0c, 0x8d, 0x3e, 0xf0, 0x98, 0x39, 0x60, 0x04, 0x21, 0xf8, 0x61, 0xcf, 0x16, 0x9d, 0x80, 0x7b,
  1506. 0x86, 0x60, 0xce, 0x05, 0x88, 0x03, 0x26, 0xc0, 0x33, 0xec, 0x90, 0x19, 0x5d, 0x1e, 0x3a, 0x46,
  1507. 0x5c, 0x37, 0xda, 0x51, 0xaf, 0x07, 0x82, 0xf9, 0xd5, 0x90, 0x07, 0x22, 0xc0, 0x9b, 0x29, 0xaf,
  1508. 0x9a, 0xc5, 0xa8, 0x26, 0xfc, 0x6a, 0x5c, 0xdf, 0x3a, 0xe8, 0x32, 0x71, 0x1e, 0xb5, 0xab, 0x4e,
  1509. 0xe0, 0x19, 0xdd, 0xa0, 0x1b, 0x18, 0x8a, 0xde, 0x8e, 0x3a, 0x6a, 0xa7, 0x36, 0x6a, 0x95, 0x86,
  1510. 0xa1, 0x9f, 0x74, 0xf4, 0xaf, 0x99, 0x45, 0x6e, 0xf9, 0x9d, 0x00, 0xd7, 0x90, 0xce, 0xdc, 0xb2,
  1511. 0x56, 0xd1, 0xf6, 0x96, 0xcc, 0xca, 0x40, 0x12, 0xbd, 0xf5, 0x7c, 0x28, 0x89, 0xce, 0xdc, 0x91,
  1512. 0x24, 0xeb, 0xb1, 0xdd, 0x63, 0xae, 0x2d, 0xe0, 0x31, 0xf5, 0x98, 0xdf, 0xac, 0x53, 0x4b, 0x67,
  1513. 0x2e, 0x26, 0xa8, 0x20, 0x98, 0xe8, 0x41, 0x59, 0xaf, 0x68, 0x7b, 0xab, 0xe6, 0xea, 0x50, 0x92,
  1514. 0x14, 0xb0, 0xd2, 0x1f, 0xbc, 0x83, 0x56, 0x9c, 0xc0, 0x17, 0xe0, 0x8b, 0xf2, 0x92, 0xa2, 0xac,
  1515. 0x0d, 0x25, 0xc9, 0x21, 0x2b, 0x5f, 0x60, 0x8a, 0x8a, 0x2e, 0x08, 0x9b, 0xf5, 0xca, 0xcb, 0x8a,
  1516. 0x85, 0x86, 0x92, 0x64, 0x88, 0x95, 0xfd, 0xe2, 0x43, 0x54, 0x70, 0x04, 0xf3, 0xa0, 0x5c, 0x50,
  1517. 0x94, 0x3b, 0x49, 0x2e, 0x05, 0xcc, 0x57, 0x57, 0xa3, 0x56, 0x7a, 0x94, 0x88, 0x3c, 0x25, 0x2a,
  1518. 0x4e, 0x44, 0xde, 0x8f, 0x45, 0xea, 0x08, 0x1f, 0xa3, 0x62, 0x0c, 0xfc, 0x8c, 0xb9, 0xe5, 0x95,
  1519. 0x8a, 0xb6, 0xb7, 0x6c, 0xee, 0x0e, 0x24, 0x29, 0xbc, 0x06, 0xae, 0xec, 0xc8, 0x8e, 0x16, 0xeb,
  1520. 0x63, 0xe0, 0x2d, 0x97, 0x7e, 0xd5, 0xd1, 0xc6, 0xb4, 0xb1, 0x16, 0x5c, 0x46, 0xd0, 0x17, 0xf8,
  1521. 0xc1, 0x38, 0xae, 0xa6, 0xe2, 0x6e, 0x2c, 0x88, 0x9b, 0xc5, 0xc0, 0xcd, 0xef, 0x9d, 0xdd, 0x1d,
  1522. 0x3b, 0x3b, 0x92, 0x64, 0x6b, 0x92, 0x98, 0xc3, 0x65, 0xc4, 0x38, 0xb8, 0xfb, 0x9e, 0x7d, 0xd5,
  1523. 0x3c, 0x6c, 0xd0, 0xdc, 0xf7, 0x27, 0xb3, 0xbe, 0xdf, 0x9d, 0xf2, 0x7d, 0x24, 0x09, 0x9e, 0xaa,
  1524. 0xdd, 0xbe, 0x6a, 0xd6, 0x1b, 0x8f, 0xe8, 0xef, 0x75, 0xa3, 0x86, 0xd6, 0x84, 0xcd, 0xbb, 0x20,
  1525. 0xce, 0x92, 0xe9, 0x53, 0x3d, 0x59, 0x32, 0xff, 0x1f, 0x4a, 0x32, 0x0d, 0x5b, 0x28, 0xdd, 0xb4,
  1526. 0x04, 0x78, 0xf8, 0x14, 0xad, 0x86, 0x36, 0x07, 0x5f, 0x24, 0x06, 0x14, 0x15, 0xff, 0x68, 0x20,
  1527. 0x49, 0xe9, 0xa5, 0x02, 0x95, 0x07, 0x13, 0xc2, 0x48, 0x92, 0xdb, 0x8b, 0x6e, 0x99, 0x8e, 0x5e,
  1528. 0x29, 0xe5, 0xb5, 0x5c, 0xfa, 0x4e, 0x47, 0xb7, 0x72, 0xab, 0x9f, 0x9d, 0x83, 0x73, 0x91, 0x7b,
  1529. 0xfd, 0x62, 0xc6, 0xeb, 0xda, 0xe2, 0x1e, 0xfe, 0x24, 0x49, 0xd6, 0x88, 0x63, 0xb4, 0x12, 0x84,
  1530. 0x67, 0xe2, 0x3a, 0x4c, 0x5b, 0x51, 0x30, 0x77, 0x12, 0x27, 0x33, 0x68, 0x24, 0xc9, 0xe6, 0xcc,
  1531. 0x14, 0xa8, 0x4e, 0xd4, 0xa9, 0x55, 0x0c, 0xc2, 0x57, 0xd7, 0x61, 0xf6, 0x02, 0x3c, 0x6f, 0xee,
  1532. 0x05, 0x28, 0xc8, 0xca, 0x17, 0xf8, 0x04, 0x95, 0x38, 0xc4, 0x0c, 0xde, 0x02, 0xcf, 0x5c, 0xbf,
  1533. 0x37, 0x94, 0x64, 0x8c, 0x8d, 0x24, 0xd9, 0x98, 0x2f, 0x95, 0x5a, 0x63, 0x02, 0xfd, 0xac, 0x4d,
  1534. 0x9c, 0x38, 0x15, 0xb6, 0x80, 0xbf, 0xce, 0x89, 0xa7, 0xa8, 0xd8, 0x0f, 0x22, 0xee, 0x80, 0x32,
  1535. 0xa2, 0x60, 0xde, 0x4f, 0xf2, 0xa7, 0xc8, 0xbc, 0xba, 0xae, 0xd4, 0x0d, 0x6a, 0x65, 0x0c, 0x7a,
  1536. 0x84, 0xfe, 0xcb, 0xaf, 0x67, 0x41, 0xd8, 0xbb, 0x4e, 0x8c, 0xed, 0x47, 0x8e, 0x03, 0xfd, 0xbe,
  1537. 0xba, 0x58, 0x29, 0x35, 0x36, 0x83, 0xac, 0x7c, 0xd1, 0x78, 0xaf, 0xa3, 0x52, 0x2e, 0xc4, 0xee,
  1538. 0xcc, 0x17, 0xef, 0x61, 0x75, 0xf1, 0xa7, 0xb4, 0xba, 0xe0, 0xf9, 0x6e, 0xed, 0xdc, 0x44, 0x56,
  1539. 0x75, 0xd1, 0x7f, 0x70, 0x67, 0x52, 0xaa, 0x9a, 0x49, 0xbc, 0x7f, 0x93, 0x72, 0x7a, 0x74, 0xff,
  1540. 0x28, 0x8f, 0xea, 0xf8, 0xcd, 0x79, 0xa6, 0x07, 0xe3, 0x97, 0xf3, 0x98, 0xeb, 0x1f, 0x06, 0xdb,
  1541. 0xda, 0xc7, 0xc1, 0xb6, 0xf6, 0x65, 0xb0, 0xad, 0xbd, 0xd1, 0xe3, 0x7a, 0xbb, 0xa8, 0xfe, 0x41,
  1542. 0x0e, 0xbf, 0x05, 0x00, 0x00, 0xff, 0xff, 0x2f, 0xbb, 0xfb, 0xd9, 0xcb, 0x06, 0x00, 0x00,
  1543. }