MCPcopy
hub / github.com/monasticacademy/httptap / Error

Method Error

experiments/gvisor-echo/echo.go:43–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41}
42
43func (e *tcpipError) Error() string {
44 return e.inner.String()
45}
46
47func (e *endpointWriter) Write(p []byte) (int, error) {
48 var r bytes.Reader

Callers 3

proxyHTTPSchemeFunction · 0.45
MainFunction · 0.45
RemoveMethod · 0.45

Calls 1

StringMethod · 0.45

Tested by

no test coverage detected