Xray-core/transport/internet/xtls/unsafe.go
2021-05-10 07:11:27 +08:00

7 lines
130 B
Go

package xtls
import _ "unsafe"
//go:linkname errNoCertificates github.com/xtls/go.errNoCertificates
var errNoCertificates error