mirror of https://github.com/v2ray/v2ray-core
From effective Go: https://golang.org/doc/effective_go.html#switch > It's therefore possible—and idiomatic—to write an if-else-if-else chain as a switch. |
||
|---|---|---|
| .. | ||
| condition.go | ||
| condition_test.go | ||
| config.go | ||
| config.pb.go | ||
| config.proto | ||
| errors.generated.go | ||
| router.go | ||
| router_test.go | ||