cli/internal/api
Mislav Marohnić dc8f6ef183 No longer accept a logger in CreateCodespace
The API layer shouldn't concern itself with logging progress to stderr.
Instead, we will subsequently add progress indicators in the caller
around CreateCodespace and other potentially slow commands as needed.
2021-09-24 17:30:31 +02:00
..
api.go No longer accept a logger in CreateCodespace 2021-09-24 17:30:31 +02:00
api_test.go Remove API test, inline poller 2021-09-23 08:26:23 -04:00