MCPcopy Create free account
hub / github.com/XTLS/Go / Error

Method Error

alert.go:97–99  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

95}
96
97func (e alert) Error() string {
98 return e.String()
99}

Callers 12

makeClientHelloMethod · 0.45
doFullHandshakeMethod · 0.45
readServerCertificateMethod · 0.45
sendClientCertificateMethod · 0.45
sendServerCertificateMethod · 0.45
readClientCertificateMethod · 0.45
encryptTicketMethod · 0.45
doFullHandshakeMethod · 0.45

Calls 1

StringMethod · 0.95

Tested by

no test coverage detected