1
0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-01-14 21:54:06 +00:00
Xray-core/transport/internet/tls/unsafe.go
2021-05-10 00:11:45 +08:00

7 lines
121 B
Go

package tls
import _ "unsafe"
//go:linkname errNoCertificates crypto/tls.errNoCertificates
var errNoCertificates error