0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-12 19:39:35 +03:00

Removal: confonly

This commit is contained in:
RPRX
2020-12-11 13:05:29 +08:00
parent b4e84603a2
commit f8faf3c8b8
107 changed files with 0 additions and 206 deletions

View File

@ -1,5 +1,3 @@
// +build !confonly
package domainsocket
import (

View File

@ -1,6 +1,5 @@
// +build !windows
// +build !wasm
// +build !confonly
package domainsocket

View File

@ -1,6 +1,5 @@
// +build !windows
// +build !wasm
// +build !confonly
package domainsocket

View File

@ -1,5 +1,3 @@
// +build !confonly
package http
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package http
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package http
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package kcp
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package kcp
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package kcp
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package kcp
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package kcp
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package kcp
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package kcp
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package kcp
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package kcp
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package kcp
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package quic
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package quic
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package quic
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package quic
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package quic
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package quic
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package tcp
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package tcp
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package tcp
import (

View File

@ -1,5 +1,4 @@
// +build freebsd
// +build !confonly
package tcp

View File

@ -1,5 +1,4 @@
// +build !linux,!freebsd
// +build !confonly
package tcp

View File

@ -1,5 +1,3 @@
// +build !confonly
package tls
import (

View File

@ -1,5 +1,4 @@
// +build !windows
// +build !confonly
package tls

View File

@ -1,5 +1,4 @@
// +build windows
// +build !confonly
package tls

View File

@ -1,5 +1,3 @@
// +build !confonly
package tls
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package websocket
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package websocket
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package websocket
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package websocket
import (

View File

@ -1,5 +1,3 @@
// +build !confonly
package xtls
import (

View File

@ -1,5 +1,4 @@
// +build !windows
// +build !confonly
package xtls

View File

@ -1,5 +1,4 @@
// +build windows
// +build !confonly
package xtls

View File

@ -1,5 +1,3 @@
// +build !confonly
package xtls
import (