MCPcopy Index your code
hub / github.com/coder/coder / Remaining

Method Remaining

coderd/util/xio/limitwriter.go:45–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43}
44
45func (l *LimitWriter) Remaining() int64 {
46 return l.Limit - l.N
47}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected