* Rewrite empty string checks more idiomatically. * Change strings.ToLower comparisons to strings.EqualFold. * Rewrite switch statement with only one case as if. |
||
|---|---|---|
| .. | ||
| errors.generated.go | ||
| handler.go | ||
| handler_test.go | ||
| outbound.go | ||
* Rewrite empty string checks more idiomatically. * Change strings.ToLower comparisons to strings.EqualFold. * Rewrite switch statement with only one case as if. |
||
|---|---|---|
| .. | ||
| errors.generated.go | ||
| handler.go | ||
| handler_test.go | ||
| outbound.go | ||