File tree
Expand file treeCollapse file tree
8 files changed
+77
-2
lines changedFilter options
- openstack/objectstorage/v1
- containers
- testing
- objects
- testing
- pagination
Expand file treeCollapse file tree
8 files changed
+77
-2
lines changedopenstack/objectstorage/v1/containers/results.go
Copy file name to clipboardExpand all lines: openstack/objectstorage/v1/containers/results.go+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
33 | 37 |
|
34 | 38 |
|
35 | 39 |
|
|
openstack/objectstorage/v1/containers/testing/fixtures.go
Copy file name to clipboardExpand all lines: openstack/objectstorage/v1/containers/testing/fixtures.go+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
97 | 110 |
|
98 | 111 |
|
99 | 112 |
|
|
openstack/objectstorage/v1/containers/testing/requests_test.go
Copy file name to clipboardExpand all lines: openstack/objectstorage/v1/containers/testing/requests_test.go+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
82 | 94 |
|
83 | 95 |
|
84 | 96 |
|
|
openstack/objectstorage/v1/objects/results.go
Copy file name to clipboardExpand all lines: openstack/objectstorage/v1/objects/results.go+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
73 | 77 |
|
74 | 78 |
|
75 | 79 |
|
|
openstack/objectstorage/v1/objects/testing/fixtures.go
Copy file name to clipboardExpand all lines: openstack/objectstorage/v1/objects/testing/fixtures.go+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
162 | 162 |
|
163 | 163 |
|
164 | 164 |
|
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
165 | 178 |
|
166 | 179 |
|
167 | 180 |
|
|
openstack/objectstorage/v1/objects/testing/requests_test.go
Copy file name to clipboardExpand all lines: openstack/objectstorage/v1/objects/testing/requests_test.go+23Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
160 | 160 |
|
161 | 161 |
|
162 | 162 |
|
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
163 | 186 |
|
164 | 187 |
|
165 | 188 |
|
|
+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
48 |
| - |
| 47 | + |
| 48 | + |
| 49 | + |
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
|
+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
33 | 38 |
|
34 | 39 |
|
35 | 40 |
|
|
0 commit comments