1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-28 10:15:23 +00:00
v2fly/app/router
Kirill Motkov 0401a91ef4 Some code improvements
* Rewrite empty string checks more idiomatically.
* Change strings.ToLower comparisons to strings.EqualFold.
* Rewrite switch statement with only one case as if.
2019-06-28 17:53:44 +03:00
..
balancing.go Some code improvements 2019-06-28 17:53:44 +03:00
condition_geoip_test.go merge ext into core 2019-02-10 19:04:11 +01:00
condition_geoip.go optimize v2ctl size 2019-02-01 20:08:21 +01:00
condition_test.go add scripting support for attributes matching 2019-02-28 14:04:43 +01:00
condition.go add scripting support for attributes matching 2019-02-28 14:04:43 +01:00
config.go add scripting support for attributes matching 2019-02-28 14:04:43 +01:00
config.pb.go add scripting support for attributes matching 2019-02-28 14:04:43 +01:00
config.proto add scripting support for attributes matching 2019-02-28 14:04:43 +01:00
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
router_test.go extract all session context before checking conditions 2019-02-28 09:28:55 +01:00
router.go extract all session context before checking conditions 2019-02-28 09:28:55 +01:00