The usual style is three blocks: standard library, external dependencies, internal dependencies. Also run through `go fmt`, which sorts each of those blocks alphabetically. |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| client.go | ||
| job.go | ||
| json.go | ||
| local_target_uploader.go | ||
The usual style is three blocks: standard library, external dependencies, internal dependencies. Also run through `go fmt`, which sorts each of those blocks alphabetically. |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| client.go | ||
| job.go | ||
| json.go | ||
| local_target_uploader.go | ||