* Rewrite empty string checks more idiomatically. * Change strings.ToLower comparisons to strings.EqualFold. * Rewrite switch statement with only one case as if. |
||
|---|---|---|
| .. | ||
| command | ||
| inbound | ||
| outbound | ||
| config.go | ||
| config.pb.go | ||
| config.proto | ||
| proxyman.go | ||
* Rewrite empty string checks more idiomatically. * Change strings.ToLower comparisons to strings.EqualFold. * Rewrite switch statement with only one case as if. |
||
|---|---|---|
| .. | ||
| command | ||
| inbound | ||
| outbound | ||
| config.go | ||
| config.pb.go | ||
| config.proto | ||
| proxyman.go | ||