Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/monasticacademy/httptap
/ endpointWriter
Struct
endpointWriter
experiments/gvisor-echo/echo.go:35–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
)
34
35
type
endpointWriter
struct
{
36
ep tcpip.Endpoint
37
}
38
39
type
tcpipError
struct
{
40
inner tcpip.Error
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected