Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
perxis-go
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Package Registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
perxis
perxis-go
Commits
09ac0955
Commit
09ac0955
authored
1 year ago
by
ko_oler
Browse files
Options
Downloads
Patches
Plain Diff
правки после обновления perxis-go
parent
620ad2b6
No related branches found
No related tags found
No related merge requests found
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
perxis-proto
+1
-1
1 addition, 1 deletion
perxis-proto
proto/collections/collections.pb.go
+164
-164
164 additions, 164 deletions
proto/collections/collections.pb.go
proto/common/common.pb.go
+45
-44
45 additions, 44 deletions
proto/common/common.pb.go
with
210 additions
and
209 deletions
perxis-proto
@
341f6c4c
Compare
59b21fcd
...
341f6c4c
Subproject commit
59b21fcd765d2a6208f65dccdd04a63e55a0016e
Subproject commit
341f6c4c938a2e4ab6938efe9e8f677be211e697
This diff is collapsed.
Click to expand it.
proto/collections/collections.pb.go
+
164
−
164
View file @
09ac0955
This diff is collapsed.
Click to expand it.
proto/common/common.pb.go
+
45
−
44
View file @
09ac0955
...
@@ -276,8 +276,8 @@ type Rule struct {
...
@@ -276,8 +276,8 @@ type Rule struct {
Actions
[]
Action
`protobuf:"varint,2,rep,packed,name=actions,proto3,enum=common.Action" json:"actions,omitempty"`
Actions
[]
Action
`protobuf:"varint,2,rep,packed,name=actions,proto3,enum=common.Action" json:"actions,omitempty"`
Access
Access
`protobuf:"varint,3,opt,name=access,proto3,enum=common.Access" json:"access,omitempty"`
Access
Access
`protobuf:"varint,3,opt,name=access,proto3,enum=common.Access" json:"access,omitempty"`
HiddenFields
[]
string
`protobuf:"bytes,5,rep,name=hidden_fields,json=hiddenFields,proto3" json:"hidden_fields,omitempty"`
HiddenFields
[]
string
`protobuf:"bytes,5,rep,name=hidden_fields,json=hiddenFields,proto3" json:"hidden_fields,omitempty"`
Read
only
Fields
[]
string
`protobuf:"bytes,6,rep,name=read
only
_fields,json=
readonly
Fields,proto3" json:"read
only
_fields,omitempty"`
Deny
ReadFields
[]
string
`protobuf:"bytes,6,rep,name=
deny_
read_fields,json=
denyRead
Fields,proto3" json:"
deny_
read_fields,omitempty"`
Write
only
Fields
[]
string
`protobuf:"bytes,7,rep,name=write
only
_fields,json=
writeonly
Fields,proto3" json:"write
only
_fields,omitempty"`
Deny
WriteFields
[]
string
`protobuf:"bytes,7,rep,name=
deny_
write_fields,json=
denyWrite
Fields,proto3" json:"
deny_
write_fields,omitempty"`
ReadFilter
string
`protobuf:"bytes,8,opt,name=read_filter,json=readFilter,proto3" json:"read_filter,omitempty"`
ReadFilter
string
`protobuf:"bytes,8,opt,name=read_filter,json=readFilter,proto3" json:"read_filter,omitempty"`
WriteFilter
string
`protobuf:"bytes,9,opt,name=write_filter,json=writeFilter,proto3" json:"write_filter,omitempty"`
WriteFilter
string
`protobuf:"bytes,9,opt,name=write_filter,json=writeFilter,proto3" json:"write_filter,omitempty"`
}
}
...
@@ -342,16 +342,16 @@ func (x *Rule) GetHiddenFields() []string {
...
@@ -342,16 +342,16 @@ func (x *Rule) GetHiddenFields() []string {
return
nil
return
nil
}
}
func
(
x
*
Rule
)
GetRead
only
Fields
()
[]
string
{
func
(
x
*
Rule
)
Get
Deny
ReadFields
()
[]
string
{
if
x
!=
nil
{
if
x
!=
nil
{
return
x
.
Read
only
Fields
return
x
.
Deny
ReadFields
}
}
return
nil
return
nil
}
}
func
(
x
*
Rule
)
GetWrite
only
Fields
()
[]
string
{
func
(
x
*
Rule
)
Get
Deny
WriteFields
()
[]
string
{
if
x
!=
nil
{
if
x
!=
nil
{
return
x
.
Write
only
Fields
return
x
.
Deny
WriteFields
}
}
return
nil
return
nil
}
}
...
@@ -534,7 +534,7 @@ var file_common_common_proto_rawDesc = []byte{
...
@@ -534,7 +534,7 @@ var file_common_common_proto_rawDesc = []byte{
0x04
,
0x20
,
0x03
,
0x28
,
0x09
,
0x52
,
0x06
,
0x66
,
0x69
,
0x65
,
0x6c
,
0x64
,
0x73
,
0x12
,
0x25
,
0x0a
,
0x04
,
0x20
,
0x03
,
0x28
,
0x09
,
0x52
,
0x06
,
0x66
,
0x69
,
0x65
,
0x6c
,
0x64
,
0x73
,
0x12
,
0x25
,
0x0a
,
0x0e
,
0x65
,
0x78
,
0x63
,
0x6c
,
0x75
,
0x64
,
0x65
,
0x5f
,
0x66
,
0x69
,
0x65
,
0x6c
,
0x64
,
0x73
,
0x18
,
0x0e
,
0x65
,
0x78
,
0x63
,
0x6c
,
0x75
,
0x64
,
0x65
,
0x5f
,
0x66
,
0x69
,
0x65
,
0x6c
,
0x64
,
0x73
,
0x18
,
0x05
,
0x20
,
0x01
,
0x28
,
0x08
,
0x52
,
0x0d
,
0x65
,
0x78
,
0x63
,
0x6c
,
0x75
,
0x64
,
0x65
,
0x46
,
0x69
,
0x05
,
0x20
,
0x01
,
0x28
,
0x08
,
0x52
,
0x0d
,
0x65
,
0x78
,
0x63
,
0x6c
,
0x75
,
0x64
,
0x65
,
0x46
,
0x69
,
0x65
,
0x6c
,
0x64
,
0x73
,
0x22
,
0xb
a
,
0x02
,
0x0a
,
0x04
,
0x52
,
0x75
,
0x6c
,
0x65
,
0x12
,
0x23
,
0x0a
,
0x65
,
0x6c
,
0x64
,
0x73
,
0x22
,
0xb
c
,
0x02
,
0x0a
,
0x04
,
0x52
,
0x75
,
0x6c
,
0x65
,
0x12
,
0x23
,
0x0a
,
0x0d
,
0x63
,
0x6f
,
0x6c
,
0x6c
,
0x65
,
0x63
,
0x74
,
0x69
,
0x6f
,
0x6e
,
0x5f
,
0x69
,
0x64
,
0x18
,
0x01
,
0x0d
,
0x63
,
0x6f
,
0x6c
,
0x6c
,
0x65
,
0x63
,
0x74
,
0x69
,
0x6f
,
0x6e
,
0x5f
,
0x69
,
0x64
,
0x18
,
0x01
,
0x20
,
0x01
,
0x28
,
0x09
,
0x52
,
0x0c
,
0x63
,
0x6f
,
0x6c
,
0x6c
,
0x65
,
0x63
,
0x74
,
0x69
,
0x6f
,
0x6e
,
0x20
,
0x01
,
0x28
,
0x09
,
0x52
,
0x0c
,
0x63
,
0x6f
,
0x6c
,
0x6c
,
0x65
,
0x63
,
0x74
,
0x69
,
0x6f
,
0x6e
,
0x49
,
0x64
,
0x12
,
0x28
,
0x0a
,
0x07
,
0x61
,
0x63
,
0x74
,
0x69
,
0x6f
,
0x6e
,
0x73
,
0x18
,
0x02
,
0x20
,
0x49
,
0x64
,
0x12
,
0x28
,
0x0a
,
0x07
,
0x61
,
0x63
,
0x74
,
0x69
,
0x6f
,
0x6e
,
0x73
,
0x18
,
0x02
,
0x20
,
...
@@ -544,43 +544,44 @@ var file_common_common_proto_rawDesc = []byte{
...
@@ -544,43 +544,44 @@ var file_common_common_proto_rawDesc = []byte{
0x6f
,
0x6d
,
0x6d
,
0x6f
,
0x6e
,
0x2e
,
0x41
,
0x63
,
0x63
,
0x65
,
0x73
,
0x73
,
0x52
,
0x06
,
0x61
,
0x63
,
0x6f
,
0x6d
,
0x6d
,
0x6f
,
0x6e
,
0x2e
,
0x41
,
0x63
,
0x63
,
0x65
,
0x73
,
0x73
,
0x52
,
0x06
,
0x61
,
0x63
,
0x63
,
0x65
,
0x73
,
0x73
,
0x12
,
0x23
,
0x0a
,
0x0d
,
0x68
,
0x69
,
0x64
,
0x64
,
0x65
,
0x6e
,
0x5f
,
0x66
,
0x63
,
0x65
,
0x73
,
0x73
,
0x12
,
0x23
,
0x0a
,
0x0d
,
0x68
,
0x69
,
0x64
,
0x64
,
0x65
,
0x6e
,
0x5f
,
0x66
,
0x69
,
0x65
,
0x6c
,
0x64
,
0x73
,
0x18
,
0x05
,
0x20
,
0x03
,
0x28
,
0x09
,
0x52
,
0x0c
,
0x68
,
0x69
,
0x64
,
0x69
,
0x65
,
0x6c
,
0x64
,
0x73
,
0x18
,
0x05
,
0x20
,
0x03
,
0x28
,
0x09
,
0x52
,
0x0c
,
0x68
,
0x69
,
0x64
,
0x64
,
0x65
,
0x6e
,
0x46
,
0x69
,
0x65
,
0x6c
,
0x64
,
0x73
,
0x12
,
0x27
,
0x0a
,
0x0f
,
0x72
,
0x65
,
0x61
,
0x64
,
0x65
,
0x6e
,
0x46
,
0x69
,
0x65
,
0x6c
,
0x64
,
0x73
,
0x12
,
0x28
,
0x0a
,
0x10
,
0x64
,
0x65
,
0x6e
,
0x64
,
0x6f
,
0x6e
,
0x6c
,
0x79
,
0x5f
,
0x66
,
0x69
,
0x65
,
0x6c
,
0x64
,
0x73
,
0x18
,
0x06
,
0x20
,
0x03
,
0x79
,
0x5f
,
0x72
,
0x65
,
0x61
,
0x64
,
0x5f
,
0x66
,
0x69
,
0x65
,
0x6c
,
0x64
,
0x73
,
0x18
,
0x06
,
0x20
,
0x28
,
0x09
,
0x52
,
0x0e
,
0x72
,
0x65
,
0x61
,
0x64
,
0x6f
,
0x6e
,
0x6c
,
0x79
,
0x46
,
0x69
,
0x65
,
0x6c
,
0x03
,
0x28
,
0x09
,
0x52
,
0x0e
,
0x64
,
0x65
,
0x6e
,
0x79
,
0x52
,
0x65
,
0x61
,
0x64
,
0x46
,
0x69
,
0x65
,
0x64
,
0x73
,
0x12
,
0x29
,
0x0a
,
0x10
,
0x77
,
0x72
,
0x69
,
0x74
,
0x65
,
0x6f
,
0x6e
,
0x6c
,
0x79
,
0x5f
,
0x6c
,
0x64
,
0x73
,
0x12
,
0x2a
,
0x0a
,
0x11
,
0x64
,
0x65
,
0x6e
,
0x79
,
0x5f
,
0x77
,
0x72
,
0x69
,
0x74
,
0x66
,
0x69
,
0x65
,
0x6c
,
0x64
,
0x73
,
0x18
,
0x07
,
0x20
,
0x03
,
0x28
,
0x09
,
0x52
,
0x0f
,
0x77
,
0x72
,
0x65
,
0x5f
,
0x66
,
0x69
,
0x65
,
0x6c
,
0x64
,
0x73
,
0x18
,
0x07
,
0x20
,
0x03
,
0x28
,
0x09
,
0x52
,
0x0f
,
0x69
,
0x74
,
0x65
,
0x6f
,
0x6e
,
0x6c
,
0x79
,
0x46
,
0x69
,
0x65
,
0x6c
,
0x64
,
0x73
,
0x12
,
0x1f
,
0x0a
,
0x64
,
0x65
,
0x6e
,
0x79
,
0x57
,
0x72
,
0x69
,
0x74
,
0x65
,
0x46
,
0x69
,
0x65
,
0x6c
,
0x64
,
0x73
,
0x12
,
0x0b
,
0x72
,
0x65
,
0x61
,
0x64
,
0x5f
,
0x66
,
0x69
,
0x6c
,
0x74
,
0x65
,
0x72
,
0x18
,
0x08
,
0x20
,
0x01
,
0x1f
,
0x0a
,
0x0b
,
0x72
,
0x65
,
0x61
,
0x64
,
0x5f
,
0x66
,
0x69
,
0x6c
,
0x74
,
0x65
,
0x72
,
0x18
,
0x08
,
0x28
,
0x09
,
0x52
,
0x0a
,
0x72
,
0x65
,
0x61
,
0x64
,
0x46
,
0x69
,
0x6c
,
0x74
,
0x65
,
0x72
,
0x12
,
0x21
,
0x20
,
0x01
,
0x28
,
0x09
,
0x52
,
0x0a
,
0x72
,
0x65
,
0x61
,
0x64
,
0x46
,
0x69
,
0x6c
,
0x74
,
0x65
,
0x72
,
0x0a
,
0x0c
,
0x77
,
0x72
,
0x69
,
0x74
,
0x65
,
0x5f
,
0x66
,
0x69
,
0x6c
,
0x74
,
0x65
,
0x72
,
0x18
,
0x09
,
0x12
,
0x21
,
0x0a
,
0x0c
,
0x77
,
0x72
,
0x69
,
0x74
,
0x65
,
0x5f
,
0x66
,
0x69
,
0x6c
,
0x74
,
0x65
,
0x72
,
0x20
,
0x01
,
0x28
,
0x09
,
0x52
,
0x0b
,
0x77
,
0x72
,
0x69
,
0x74
,
0x65
,
0x46
,
0x69
,
0x6c
,
0x74
,
0x65
,
0x18
,
0x09
,
0x20
,
0x01
,
0x28
,
0x09
,
0x52
,
0x0b
,
0x77
,
0x72
,
0x69
,
0x74
,
0x65
,
0x46
,
0x69
,
0x6c
,
0x72
,
0x22
,
0x57
,
0x0a
,
0x0c
,
0x43
,
0x6f
,
0x6c
,
0x6c
,
0x61
,
0x62
,
0x6f
,
0x72
,
0x61
,
0x74
,
0x6f
,
0x74
,
0x65
,
0x72
,
0x22
,
0x57
,
0x0a
,
0x0c
,
0x43
,
0x6f
,
0x6c
,
0x6c
,
0x61
,
0x62
,
0x6f
,
0x72
,
0x61
,
0x72
,
0x12
,
0x19
,
0x0a
,
0x08
,
0x73
,
0x70
,
0x61
,
0x63
,
0x65
,
0x5f
,
0x69
,
0x64
,
0x18
,
0x01
,
0x20
,
0x74
,
0x6f
,
0x72
,
0x12
,
0x19
,
0x0a
,
0x08
,
0x73
,
0x70
,
0x61
,
0x63
,
0x65
,
0x5f
,
0x69
,
0x64
,
0x18
,
0x01
,
0x28
,
0x09
,
0x52
,
0x07
,
0x73
,
0x70
,
0x61
,
0x63
,
0x65
,
0x49
,
0x64
,
0x12
,
0x18
,
0x0a
,
0x07
,
0x01
,
0x20
,
0x01
,
0x28
,
0x09
,
0x52
,
0x07
,
0x73
,
0x70
,
0x61
,
0x63
,
0x65
,
0x49
,
0x64
,
0x12
,
0x18
,
0x73
,
0x75
,
0x62
,
0x6a
,
0x65
,
0x63
,
0x74
,
0x18
,
0x02
,
0x20
,
0x01
,
0x28
,
0x09
,
0x52
,
0x07
,
0x73
,
0x0a
,
0x07
,
0x73
,
0x75
,
0x62
,
0x6a
,
0x65
,
0x63
,
0x74
,
0x18
,
0x02
,
0x20
,
0x01
,
0x28
,
0x09
,
0x52
,
0x75
,
0x62
,
0x6a
,
0x65
,
0x63
,
0x74
,
0x12
,
0x12
,
0x0a
,
0x04
,
0x72
,
0x6f
,
0x6c
,
0x65
,
0x18
,
0x03
,
0x07
,
0x73
,
0x75
,
0x62
,
0x6a
,
0x65
,
0x63
,
0x74
,
0x12
,
0x12
,
0x0a
,
0x04
,
0x72
,
0x6f
,
0x6c
,
0x65
,
0x20
,
0x01
,
0x28
,
0x09
,
0x52
,
0x04
,
0x72
,
0x6f
,
0x6c
,
0x65
,
0x22
,
0xab
,
0x01
,
0x0a
,
0x07
,
0x56
,
0x18
,
0x03
,
0x20
,
0x01
,
0x28
,
0x09
,
0x52
,
0x04
,
0x72
,
0x6f
,
0x6c
,
0x65
,
0x22
,
0xab
,
0x01
,
0x0a
,
0x65
,
0x72
,
0x73
,
0x69
,
0x6f
,
0x6e
,
0x12
,
0x25
,
0x0a
,
0x0e
,
0x73
,
0x65
,
0x72
,
0x76
,
0x65
,
0x72
,
0x07
,
0x56
,
0x65
,
0x72
,
0x73
,
0x69
,
0x6f
,
0x6e
,
0x12
,
0x25
,
0x0a
,
0x0e
,
0x73
,
0x65
,
0x72
,
0x76
,
0x5f
,
0x76
,
0x65
,
0x72
,
0x73
,
0x69
,
0x6f
,
0x6e
,
0x18
,
0x01
,
0x20
,
0x01
,
0x28
,
0x09
,
0x52
,
0x0d
,
0x65
,
0x72
,
0x5f
,
0x76
,
0x65
,
0x72
,
0x73
,
0x69
,
0x6f
,
0x6e
,
0x18
,
0x01
,
0x20
,
0x01
,
0x28
,
0x09
,
0x73
,
0x65
,
0x72
,
0x76
,
0x65
,
0x72
,
0x56
,
0x65
,
0x72
,
0x73
,
0x69
,
0x6f
,
0x6e
,
0x12
,
0x1f
,
0x0a
,
0x52
,
0x0d
,
0x73
,
0x65
,
0x72
,
0x76
,
0x65
,
0x72
,
0x56
,
0x65
,
0x72
,
0x73
,
0x69
,
0x6f
,
0x6e
,
0x12
,
0x0b
,
0x61
,
0x70
,
0x69
,
0x5f
,
0x76
,
0x65
,
0x72
,
0x73
,
0x69
,
0x6f
,
0x6e
,
0x18
,
0x02
,
0x20
,
0x01
,
0x1f
,
0x0a
,
0x0b
,
0x61
,
0x70
,
0x69
,
0x5f
,
0x76
,
0x65
,
0x72
,
0x73
,
0x69
,
0x6f
,
0x6e
,
0x18
,
0x02
,
0x28
,
0x09
,
0x52
,
0x0a
,
0x61
,
0x70
,
0x69
,
0x56
,
0x65
,
0x72
,
0x73
,
0x69
,
0x6f
,
0x6e
,
0x12
,
0x1d
,
0x20
,
0x01
,
0x28
,
0x09
,
0x52
,
0x0a
,
0x61
,
0x70
,
0x69
,
0x56
,
0x65
,
0x72
,
0x73
,
0x69
,
0x6f
,
0x6e
,
0x0a
,
0x0a
,
0x62
,
0x75
,
0x69
,
0x6c
,
0x64
,
0x5f
,
0x74
,
0x69
,
0x6d
,
0x65
,
0x18
,
0x03
,
0x20
,
0x01
,
0x12
,
0x1d
,
0x0a
,
0x0a
,
0x62
,
0x75
,
0x69
,
0x6c
,
0x64
,
0x5f
,
0x74
,
0x69
,
0x6d
,
0x65
,
0x18
,
0x03
,
0x28
,
0x09
,
0x52
,
0x09
,
0x62
,
0x75
,
0x69
,
0x6c
,
0x64
,
0x54
,
0x69
,
0x6d
,
0x65
,
0x12
,
0x16
,
0x0a
,
0x20
,
0x01
,
0x28
,
0x09
,
0x52
,
0x09
,
0x62
,
0x75
,
0x69
,
0x6c
,
0x64
,
0x54
,
0x69
,
0x6d
,
0x65
,
0x12
,
0x06
,
0x63
,
0x6f
,
0x6d
,
0x6d
,
0x69
,
0x74
,
0x18
,
0x04
,
0x20
,
0x01
,
0x28
,
0x09
,
0x52
,
0x06
,
0x63
,
0x16
,
0x0a
,
0x06
,
0x63
,
0x6f
,
0x6d
,
0x6d
,
0x69
,
0x74
,
0x18
,
0x04
,
0x20
,
0x01
,
0x28
,
0x09
,
0x52
,
0x6f
,
0x6d
,
0x6d
,
0x69
,
0x74
,
0x12
,
0x21
,
0x0a
,
0x0c
,
0x62
,
0x75
,
0x69
,
0x6c
,
0x64
,
0x5f
,
0x6e
,
0x06
,
0x63
,
0x6f
,
0x6d
,
0x6d
,
0x69
,
0x74
,
0x12
,
0x21
,
0x0a
,
0x0c
,
0x62
,
0x75
,
0x69
,
0x6c
,
0x64
,
0x75
,
0x6d
,
0x62
,
0x65
,
0x72
,
0x18
,
0x05
,
0x20
,
0x01
,
0x28
,
0x05
,
0x52
,
0x0b
,
0x62
,
0x75
,
0x69
,
0x5f
,
0x6e
,
0x75
,
0x6d
,
0x62
,
0x65
,
0x72
,
0x18
,
0x05
,
0x20
,
0x01
,
0x28
,
0x05
,
0x52
,
0x0b
,
0x62
,
0x6c
,
0x64
,
0x4e
,
0x75
,
0x6d
,
0x62
,
0x65
,
0x72
,
0x2a
,
0x25
,
0x0a
,
0x06
,
0x41
,
0x63
,
0x63
,
0x65
,
0x75
,
0x69
,
0x6c
,
0x64
,
0x4e
,
0x75
,
0x6d
,
0x62
,
0x65
,
0x72
,
0x2a
,
0x25
,
0x0a
,
0x06
,
0x41
,
0x63
,
0x73
,
0x73
,
0x12
,
0x07
,
0x0a
,
0x03
,
0x41
,
0x4e
,
0x59
,
0x10
,
0x00
,
0x12
,
0x08
,
0x0a
,
0x04
,
0x4d
,
0x63
,
0x65
,
0x73
,
0x73
,
0x12
,
0x07
,
0x0a
,
0x03
,
0x41
,
0x4e
,
0x59
,
0x10
,
0x00
,
0x12
,
0x08
,
0x0a
,
0x49
,
0x4e
,
0x45
,
0x10
,
0x01
,
0x12
,
0x08
,
0x0a
,
0x04
,
0x52
,
0x4f
,
0x4c
,
0x45
,
0x10
,
0x02
,
0x2a
,
0x04
,
0x4d
,
0x49
,
0x4e
,
0x45
,
0x10
,
0x01
,
0x12
,
0x08
,
0x0a
,
0x04
,
0x52
,
0x4f
,
0x4c
,
0x45
,
0x10
,
0x43
,
0x0a
,
0x06
,
0x41
,
0x63
,
0x74
,
0x69
,
0x6f
,
0x6e
,
0x12
,
0x0b
,
0x0a
,
0x07
,
0x55
,
0x4e
,
0x4b
,
0x02
,
0x2a
,
0x43
,
0x0a
,
0x06
,
0x41
,
0x63
,
0x74
,
0x69
,
0x6f
,
0x6e
,
0x12
,
0x0b
,
0x0a
,
0x07
,
0x55
,
0x4e
,
0x4f
,
0x57
,
0x4e
,
0x10
,
0x00
,
0x12
,
0x0a
,
0x0a
,
0x06
,
0x43
,
0x52
,
0x45
,
0x41
,
0x54
,
0x45
,
0x4e
,
0x4b
,
0x4e
,
0x4f
,
0x57
,
0x4e
,
0x10
,
0x00
,
0x12
,
0x0a
,
0x0a
,
0x06
,
0x43
,
0x52
,
0x45
,
0x41
,
0x10
,
0x01
,
0x12
,
0x08
,
0x0a
,
0x04
,
0x52
,
0x45
,
0x41
,
0x44
,
0x10
,
0x02
,
0x12
,
0x0a
,
0x0a
,
0x06
,
0x54
,
0x45
,
0x10
,
0x01
,
0x12
,
0x08
,
0x0a
,
0x04
,
0x52
,
0x45
,
0x41
,
0x44
,
0x10
,
0x02
,
0x12
,
0x0a
,
0x55
,
0x50
,
0x44
,
0x41
,
0x54
,
0x45
,
0x10
,
0x03
,
0x12
,
0x0a
,
0x0a
,
0x06
,
0x44
,
0x45
,
0x4c
,
0x45
,
0x0a
,
0x06
,
0x55
,
0x50
,
0x44
,
0x41
,
0x54
,
0x45
,
0x10
,
0x03
,
0x12
,
0x0a
,
0x0a
,
0x06
,
0x44
,
0x45
,
0x54
,
0x45
,
0x10
,
0x04
,
0x42
,
0x32
,
0x5a
,
0x30
,
0x67
,
0x69
,
0x74
,
0x2e
,
0x70
,
0x65
,
0x72
,
0x78
,
0x4c
,
0x45
,
0x54
,
0x45
,
0x10
,
0x04
,
0x42
,
0x32
,
0x5a
,
0x30
,
0x67
,
0x69
,
0x74
,
0x2e
,
0x70
,
0x65
,
0x2e
,
0x72
,
0x75
,
0x2f
,
0x70
,
0x65
,
0x72
,
0x78
,
0x69
,
0x73
,
0x2f
,
0x70
,
0x65
,
0x72
,
0x78
,
0x69
,
0x72
,
0x78
,
0x2e
,
0x72
,
0x75
,
0x2f
,
0x70
,
0x65
,
0x72
,
0x78
,
0x69
,
0x73
,
0x2f
,
0x70
,
0x65
,
0x72
,
0x73
,
0x2d
,
0x67
,
0x6f
,
0x2f
,
0x70
,
0x72
,
0x6f
,
0x74
,
0x6f
,
0x2f
,
0x63
,
0x6f
,
0x6d
,
0x6d
,
0x6f
,
0x78
,
0x69
,
0x73
,
0x2d
,
0x67
,
0x6f
,
0x2f
,
0x70
,
0x72
,
0x6f
,
0x74
,
0x6f
,
0x2f
,
0x63
,
0x6f
,
0x6d
,
0x6e
,
0x3b
,
0x63
,
0x6f
,
0x6d
,
0x6d
,
0x6f
,
0x6e
,
0x62
,
0x06
,
0x70
,
0x72
,
0x6f
,
0x74
,
0x6f
,
0x33
,
0x6d
,
0x6f
,
0x6e
,
0x3b
,
0x63
,
0x6f
,
0x6d
,
0x6d
,
0x6f
,
0x6e
,
0x62
,
0x06
,
0x70
,
0x72
,
0x6f
,
0x74
,
0x6f
,
0x33
,
}
}
var
(
var
(
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment