Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ayn2op/discordo
/ newErrMsg
Function
newErrMsg
internal/ui/login/qr/msg.go:25–27 ·
view source on GitHub ↗
(err error)
Source
from the content-addressed store, hash-verified
23
}
24
25
func
newErrMsg(err error) errMsg {
26
return
errMsg{err: err}
27
}
28
29
type
TokenMsg string
30
Callers
10
connect
Method · 0.85
close
Method · 0.85
listen
Method · 0.85
sendHeartbeat
Method · 0.85
generatePrivateKey
Method · 0.85
sendInit
Method · 0.85
sendNonceProof
Method · 0.85
generateQRCode
Method · 0.85
decryptUserPayload
Method · 0.85
exchangeTicket
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected