Commit 7029fef
committed
refactor: replace interface{} to any
Signed-off-by: chlins <[email protected]>1 parent 49df3b4 commit 7029fef
File tree
413 files changed
+1388
-1388
lines changed- src
- common
- api
- dao
- http
- job/models
- rbac
- project
- system
- security/v2token
- utils
- test
- uaa
- controller
- artifact
- annotation
- processor
- base
- chart
- image
- wasm
- blob
- config
- test
- event
- handler
- auditlog
- internal
- p2p
- replication
- util
- webhook
- artifact
- quota
- scan
- metadata
- gc
- icon
- jobservice
- ldap
- member
- p2p/preheat
- project
- proxy
- purge
- quota
- driver/project
- registry
- replication
- flow
- model
- transfer
- repository
- retention
- robot
- scandataexport
- scanner
- scan
- securityhub
- systemartifact
- systeminfo
- tag
- task
- usergroup/test
- user
- webhook
- core
- api
- auth
- authproxy
- ldap
- controllers
- service/token
- session
- jobservice
- api
- common
- list
- query
- rds
- utils
- config
- core
- errs
- job
- impl
- gc
- notification
- replication
- scandataexport
- lcm
- logger
- backend
- mgt
- migration
- period
- runner
- runtime
- sync
- worker
- cworker
- lib
- cache
- memory
- redis
- config
- metadata
- models
- test
- encrypt
- errors
- log
- orm
- test
- q
- selector
- selectors
- doublestar
- index
- label
- severity
- signature
- pkg
- accessory/dao
- artifact
- dao
- auditext
- dao
- event
- audit/dao
- blob
- dao
- models
- cached
- project/redis
- chart
- config
- db
- dao
- inmemory
- rest
- store
- validate
- test
- exporter
- label
- dao
- member/dao
- notification
- hook
- policy/dao
- notifier
- event
- handler/notification
- model
- oidc
- p2p/preheat
- dao
- instance
- policy
- models/policy
- policy
- provider
- client
- permission
- evaluator/rbac
- types
- project
- dao
- models
- proxy/secret
- quota
- dao
- driver
- rbac/dao
- registry/interceptor/readonly
- reg
- adapter
- dtr
- gitlab
- harbor/base
- huawei
- volcenginecr
- dao
- model
- replication/dao
- repository
- dao
- model
- retention
- dao
- policy
- action
- index
- rule
- index
- robot/dao
- scan
- dao
- scanner
- scan
- export
- postprocessors
- report
- rest/v1
- sbom
- dao
- model
- scanner
- vulnerability
- vuln
- scheduler
- securityhub/dao
- systemartifact
- dao
- tag/dao
- task
- dao
- token
- user/dao
- registryctl/api
- server
- middleware
- cosign
- csrf
- log
- security
- subject
- transaction
- v2auth
- registry
- v2.0/handler
- assembler
- model
- testing
- jobservice
- lib/orm
- mock
- server/v2.0/handler
- tools/swagger/templates
- server
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
413 files changed
+1388
-1388
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments