MCPcopy
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
35type endpointWriter struct {
36 ep tcpip.Endpoint
37}
38
39type tcpipError struct {
40 inner tcpip.Error

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected