1
0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-03-03 13:33:15 +03:00

7 lines
121 B
Go
Raw Normal View History

2021-05-10 00:11:45 +08:00
package tls
import _ "unsafe"
//go:linkname errNoCertificates crypto/tls.errNoCertificates
var errNoCertificates error