1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-27 09:55:22 +00:00
v2fly/proxy/vmess
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
..
encoding remove dep of assert lib 2019-02-10 15:02:28 +01:00
inbound Some code improvements 2019-06-28 17:53:44 +03:00
outbound optimize v2ctl size 2019-02-01 20:08:21 +01:00
account.go confonly 2019-02-02 22:19:40 +01:00
account.pb.go update proto lib 2018-12-01 17:39:51 +01:00
account.proto fix typo 2018-04-02 15:52:16 +08:00
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
validator_test.go benchmark test for user validator 2019-02-20 22:56:17 +01:00
validator.go Some code improvements 2019-06-28 17:53:44 +03:00
vmess.go rename validator 2018-10-18 09:28:09 +02:00