1
0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-03-02 21:13:17 +03:00
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