MCPcopy Index your code
hub / github.com/devspace-sh/devspace / SetWriteDeadline

Method SetWriteDeadline

helper/util/joint.go:93–95  ·  view source on GitHub ↗

SetWriteDeadline implements interface

(t time.Time)

Source from the content-addressed store, hash-verified

91
92// SetWriteDeadline implements interface
93func (s *StdStreamJoint) SetWriteDeadline(t time.Time) error {
94 return nil
95}

Callers 4

logsMethod · 0.80
enterMethod · 0.80
websocketErrorFunction · 0.80
commandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected