e2core
e2core copied to clipboard
Variable url conflicts with imported package
- import: https://github.com/suborbital/atmo/blob/main/atmo/appsource/httpsource.go#L8
- variable: https://github.com/suborbital/atmo/blob/main/atmo/appsource/httpsource.go#L252
This can lead to heisenbugs due to shadowing.
@javorszky can you review this PR?