Now, main() does not deal with OSBuildJobResult anymore, and RunJob() doesn't return it. This means we can add more job types (i.e., different RunJob()s) now. |
||
|---|---|---|
| .. | ||
| main.go | ||
| main_test.go | ||
| osbuild.go | ||
Now, main() does not deal with OSBuildJobResult anymore, and RunJob() doesn't return it. This means we can add more job types (i.e., different RunJob()s) now. |
||
|---|---|---|
| .. | ||
| main.go | ||
| main_test.go | ||
| osbuild.go | ||