mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-21 09:36:34 -05:00
optimize v2ctl size
This commit is contained in:
parent
3b02c02ab4
commit
1ab94fed79
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package commander
|
||||
|
||||
//go:generate errorgen
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package commander
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package commander
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package dispatcher
|
||||
|
||||
//go:generate errorgen
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package dispatcher
|
||||
|
||||
import "context"
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package dispatcher
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package dispatcher
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package dns
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package dns
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package dns
|
||||
|
||||
//go:generate errorgen
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package dns
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package command
|
||||
|
||||
//go:generate errorgen
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package log
|
||||
|
||||
//go:generate errorgen
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package log
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package command
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package reverse
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package reverse
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package reverse
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package reverse
|
||||
|
||||
//go:generate errorgen
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package router
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package router
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package router
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package router
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package router
|
||||
|
||||
//go:generate errorgen
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package command
|
||||
|
||||
//go:generate errorgen
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package stats
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package stats
|
||||
|
||||
//go:generate errorgen
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package net
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package core
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package core
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package dokodemo
|
||||
|
||||
//go:generate errorgen
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package freedom
|
||||
|
||||
//go:generate errorgen
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package http
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package mtproto
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package shadowsocks
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package shadowsocks
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package shadowsocks
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package shadowsocks
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package socks
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package socks
|
||||
|
||||
import "v2ray.com/core/common/protocol"
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package socks
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package socks
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package inbound
|
||||
|
||||
// GetDefaultValue returns default settings of DefaultConfig.
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package inbound
|
||||
|
||||
//go:generate errorgen
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package outbound
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package outbound
|
||||
|
||||
//go:generate errorgen
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package domainsocket
|
||||
|
||||
import (
|
||||
|
@ -1,5 +1,6 @@
|
||||
// +build !windows
|
||||
// +build !wasm
|
||||
// +build !confonly
|
||||
|
||||
package domainsocket
|
||||
|
||||
|
@ -1,5 +1,6 @@
|
||||
// +build !windows
|
||||
// +build !wasm
|
||||
// +build !confonly
|
||||
|
||||
package domainsocket
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package http
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package http
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package http
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package kcp
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package kcp
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package kcp
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package kcp
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package kcp
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package kcp
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package kcp
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package kcp
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package kcp
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package kcp
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package quic
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package quic
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package quic
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package quic
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package quic
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package quic
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package tcp
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package tcp
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package tcp
|
||||
|
||||
import (
|
||||
|
@ -1,4 +1,5 @@
|
||||
// +build linux
|
||||
// +build !confonly
|
||||
|
||||
package tcp
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// +build !linux
|
||||
// +build !confonly
|
||||
|
||||
package tcp
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package tls
|
||||
|
||||
import (
|
||||
|
@ -1,4 +1,5 @@
|
||||
// +build !windows
|
||||
// +build !confonly
|
||||
|
||||
package tls
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// +build windows
|
||||
// +build !confonly
|
||||
|
||||
package tls
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package tls
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package websocket
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package websocket
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package websocket
|
||||
|
||||
import (
|
||||
|
@ -1,3 +1,5 @@
|
||||
// +build !confonly
|
||||
|
||||
package websocket
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user