Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/github/git-sizer
/ CollectItems
Method
CollectItems
sizes/output.go:77–77 ·
view source on GitHub ↗
(items map[string]*item)
Source
from the content-addressed store, hash-verified
75
type
tableContents
interface
{
76
Emit(t *table)
77
CollectItems(items
map
[string]*item)
78
}
79
80
// A section of lines in the tabular output, consisting of a header
Callers
2
CollectItems
Method · 0.65
JSON
Method · 0.65
Implementers
2
section
sizes/output.go
item
sizes/output.go
Calls
no outgoing calls
Tested by
no test coverage detected