1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-12-22 01:57:12 -05:00
v2fly/main
Jebbs 521120d196
go style commands, merge v2ctl commands, v5 oriented (#369)
* go style commands
merge v2ctl commandsw

* migrate go style commands to v2ctl

* fixes & code optimize

* sort the commands

* update commands description

* restore old proto
golang.org proto has removed UnmarshalText, without alternative

* add test command

* remove unused code

* code optimize and fix
* The commit simplifies the run and test commands code,
* Fixes a hidden issue that the format flag not applied in command "v2ray test -format=pb ..."

* fix default loader logic
2020-11-23 23:38:43 +08:00
..
commands go style commands, merge v2ctl commands, v5 oriented (#369) 2020-11-23 23:38:43 +08:00
confloader go style commands, merge v2ctl commands, v5 oriented (#369) 2020-11-23 23:38:43 +08:00
distro go style commands, merge v2ctl commands, v5 oriented (#369) 2020-11-23 23:38:43 +08:00
json Apply Coding Style 2020-10-23 19:51:39 +01:00
jsonem Workaround for muti-json's hard coded override method (#409) 2020-11-21 02:50:46 +08:00
BUILD Adjust Bazel 2020-07-19 02:40:33 +00:00
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
main_test.go refactor shell 2016-10-12 16:46:02 +02:00
main.go go style commands, merge v2ctl commands, v5 oriented (#369) 2020-11-23 23:38:43 +08:00
targets.bzl Bazel: discard GOPATH (#278) 2020-10-07 18:35:21 +08:00