Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
45
func
(l *LimitWriter) Remaining() int64 {
46
return
l.Limit - l.N
47
}
Callers
1
GetModulesArchiveWithLimit
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected