mirror of
https://github.com/XTLS/Xray-core.git
synced 2024-11-05 14:43:03 +00:00
7 lines
130 B
Go
7 lines
130 B
Go
package xtls
|
|
|
|
import _ "unsafe"
|
|
|
|
//go:linkname errNoCertificates github.com/xtls/go.errNoCertificates
|
|
var errNoCertificates error
|