Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ergochat/ergo
/ Error
Method
Error
irc/errors.go:93–95 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
91
}
92
93
func
(ck *CertKeyError) Error() string {
94
return
fmt.Sprintf(
"Invalid TLS cert/key pair: %v"
, ck.Err)
95
}
96
97
type
ThrottleError
struct
{
98
time.Duration
Callers
15
getPasswordFromTerminal
Function · 0.45
doMkcerts
Function · 0.45
main
Function · 0.45
Shutdown
Method · 0.45
checkBans
Method · 0.45
checkBanScriptExemptSASL
Method · 0.45
rehash
Method · 0.45
setupPprofListener
Method · 0.45
setupAPIListener
Method · 0.45
loadDatastore
Method · 0.45
loadFromDatastore
Method · 0.45
setupListeners
Method · 0.45
Calls
no outgoing calls
Tested by
5
TestCasefoldChannelAllCasemappings
Function · 0.36
TestCasefoldNameAllCasemappings
Function · 0.36
TestGenerateBatchID
Function · 0.36
TestUserMasks
Function · 0.36
TestWhoFields
Function · 0.36