Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XTLS/REALITY
/ Error
Method
Error
alert.go:15–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
type
AlertError uint8
14
15
func
(e AlertError) Error() string {
16
return
alert(e).String()
17
}
18
19
type
alert uint8
20
Callers
nothing calls this directly
Calls
2
alert
TypeAlias · 0.85
String
Method · 0.45
Tested by
no test coverage detected