Instead of iterating over all composes, iterate over the passed UUIDs (which amount to all composes when `*` is passed). This is more straight-forward to read and more efficient in the case of requesting only one (or a few) statuses. |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| compose.go | ||
| json.go | ||
| upload.go | ||
| util.go | ||