MCPcopy Create free account
hub / github.com/Invisv-Privacy/masque / SetWriteDeadline

Method SetWriteDeadline

internal/testutils/testutils.go:42–44  ·  view source on GitHub ↗
(t time.Time)

Source from the content-addressed store, hash-verified

40}
41
42func (r *NetConnWrapper) SetWriteDeadline(t time.Time) error {
43 return nil
44}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected