-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathextra.pb.go
More file actions
123 lines (107 loc) · 4.54 KB
/
extra.pb.go
File metadata and controls
123 lines (107 loc) · 4.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: douyin-webapp/extra.proto
package douyin_webapp // import "github.com/dev-openapi/douyin-webapp"
import proto "github.com/golang/protobuf/proto"
import fmt "fmt"
import math "math"
import _ "google.golang.org/genproto/googleapis/api/annotations"
// Reference imports to suppress errors if they are not otherwise used.
var _ = proto.Marshal
var _ = fmt.Errorf
var _ = math.Inf
// This is a compile-time assertion to ensure that this generated file
// is compatible with the proto package it is being compiled against.
// A compilation error at this line likely means your copy of the
// proto package needs to be updated.
const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
type Extra struct {
LogId string `protobuf:"bytes,1,opt,name=log_id,json=logId" json:"log_id,omitempty"`
Now int64 `protobuf:"varint,2,opt,name=now" json:"now,omitempty"`
ErrorCode int32 `protobuf:"varint,3,opt,name=error_code,json=errorCode" json:"error_code,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description" json:"description,omitempty"`
SubErrorCode int32 `protobuf:"varint,5,opt,name=sub_error_code,json=subErrorCode" json:"sub_error_code,omitempty"`
SubDescription string `protobuf:"bytes,6,opt,name=sub_description,json=subDescription" json:"sub_description,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *Extra) Reset() { *m = Extra{} }
func (m *Extra) String() string { return proto.CompactTextString(m) }
func (*Extra) ProtoMessage() {}
func (*Extra) Descriptor() ([]byte, []int) {
return fileDescriptor_extra_14434bb0165119ca, []int{0}
}
func (m *Extra) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_Extra.Unmarshal(m, b)
}
func (m *Extra) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_Extra.Marshal(b, m, deterministic)
}
func (dst *Extra) XXX_Merge(src proto.Message) {
xxx_messageInfo_Extra.Merge(dst, src)
}
func (m *Extra) XXX_Size() int {
return xxx_messageInfo_Extra.Size(m)
}
func (m *Extra) XXX_DiscardUnknown() {
xxx_messageInfo_Extra.DiscardUnknown(m)
}
var xxx_messageInfo_Extra proto.InternalMessageInfo
func (m *Extra) GetLogId() string {
if m != nil {
return m.LogId
}
return ""
}
func (m *Extra) GetNow() int64 {
if m != nil {
return m.Now
}
return 0
}
func (m *Extra) GetErrorCode() int32 {
if m != nil {
return m.ErrorCode
}
return 0
}
func (m *Extra) GetDescription() string {
if m != nil {
return m.Description
}
return ""
}
func (m *Extra) GetSubErrorCode() int32 {
if m != nil {
return m.SubErrorCode
}
return 0
}
func (m *Extra) GetSubDescription() string {
if m != nil {
return m.SubDescription
}
return ""
}
func init() {
proto.RegisterType((*Extra)(nil), "open.douyin.com.Extra")
}
func init() { proto.RegisterFile("douyin-webapp/extra.proto", fileDescriptor_extra_14434bb0165119ca) }
var fileDescriptor_extra_14434bb0165119ca = []byte{
// 240 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x54, 0x90, 0x41, 0x4b, 0xc4, 0x30,
0x14, 0x84, 0x89, 0xb5, 0x85, 0x7d, 0x8a, 0x2b, 0x01, 0xa1, 0x8a, 0x42, 0x91, 0x45, 0x7b, 0xd9,
0xf6, 0xe0, 0x3f, 0x50, 0xf7, 0xe0, 0xb5, 0x47, 0x2f, 0x25, 0x69, 0x1e, 0x31, 0x50, 0xf3, 0x42,
0x9a, 0xba, 0xfa, 0xef, 0xfc, 0x69, 0x92, 0x2c, 0x68, 0xbd, 0x85, 0xc9, 0xcc, 0xf7, 0x98, 0x81,
0x4b, 0x45, 0xf3, 0x97, 0xb1, 0xdb, 0x3d, 0x4a, 0xe1, 0x5c, 0x8b, 0x9f, 0xc1, 0x8b, 0xc6, 0x79,
0x0a, 0xc4, 0xd7, 0xe4, 0xd0, 0x36, 0x87, 0xff, 0x66, 0xa0, 0xf7, 0xab, 0x6b, 0x4d, 0xa4, 0x47,
0x6c, 0x85, 0x33, 0xad, 0xb0, 0x96, 0x82, 0x08, 0x86, 0xec, 0x74, 0xb0, 0xdf, 0x7e, 0x33, 0xc8,
0x77, 0x31, 0xce, 0x2f, 0xa0, 0x18, 0x49, 0xf7, 0x46, 0x95, 0xac, 0x62, 0xf5, 0xaa, 0xcb, 0x47,
0xd2, 0x2f, 0x8a, 0x9f, 0x43, 0x66, 0x69, 0x5f, 0x1e, 0x55, 0xac, 0xce, 0xba, 0xf8, 0xe4, 0x37,
0x00, 0xe8, 0x3d, 0xf9, 0x7e, 0x20, 0x85, 0x65, 0x56, 0xb1, 0x3a, 0xef, 0x56, 0x49, 0x79, 0x22,
0x85, 0xbc, 0x82, 0x13, 0x85, 0xd3, 0xe0, 0x8d, 0x8b, 0x77, 0xca, 0xe3, 0x04, 0x5b, 0x4a, 0x7c,
0x03, 0x67, 0xd3, 0x2c, 0xfb, 0x05, 0x24, 0x4f, 0x90, 0xd3, 0x69, 0x96, 0xbb, 0x5f, 0xce, 0x3d,
0xac, 0xa3, 0x6b, 0xc9, 0x2a, 0x12, 0x2b, 0x86, 0x9f, 0xff, 0xd4, 0xc7, 0xbb, 0xd7, 0x8d, 0x36,
0xe1, 0x6d, 0x96, 0xb1, 0x6e, 0xab, 0xf0, 0x63, 0x1b, 0x27, 0x88, 0x75, 0xff, 0xad, 0x24, 0x8b,
0xd4, 0xf8, 0xe1, 0x27, 0x00, 0x00, 0xff, 0xff, 0xaa, 0x04, 0x3b, 0x1a, 0x3d, 0x01, 0x00, 0x00,
}