Update handler.go #216
Annotations
3 errors
Go 1.18 sample:
internal/gmm/handler.go#L1138
break is not in a loop, switch, or select
|
Go 1.18 sample:
internal/gmm/handler.go#L1252
syntax error: non-declaration statement outside function body
|
Go 1.18 sample
Process completed with exit code 2.
|