Xray-core/core/format.go
yuhan6665 3554886ce1
vformat supports multi-core processing (#757)
* Feat: vformat supports multi-core processing (#996)

Co-authored-by: Loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com>
2021-10-12 15:29:22 +00:00

5 lines
130 B
Go

package core
//go:generate go install -v github.com/daixiang0/gci@latest
//go:generate go run ../infra/vformat/main.go -pwd ./..