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

Method Error

experiments/tun2socks/tun2socks-experiment.go:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29}
30
31func (e *tcpipError) Error() string {
32 return e.inner.String()
33}
34
35type endpointWriter struct {
36 ep tcpip.Endpoint

Callers

nothing calls this directly

Calls 1

StringMethod · 0.45

Tested by

no test coverage detected