//go:build client || full || mini // +build client full mini package build import ( _ "github.com/p4gefau1t/trojan-go/proxy/client" )