1
0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-03-04 05:53:16 +03:00

7 lines
130 B
Go
Raw Normal View History

2021-05-10 00:11:45 +08:00
package xtls
import _ "unsafe"
2021-05-10 07:11:27 +08:00
//go:linkname errNoCertificates github.com/xtls/go.errNoCertificates
2021-05-10 00:11:45 +08:00
var errNoCertificates error