For each of the supported distros start a goroutine to depsolve 'filesystem' which will preload the metadata making subsequent responses faster. This is safe to do without limits because we only supposed a limited number of distros, and without additional locking because this is the the same as hitting the API with multiple depsolve requests at the same time. |
||
|---|---|---|
| .. | ||
| testdata | ||
| composer.go | ||
| config.go | ||
| config_test.go | ||
| main.go | ||