Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/github/git-sizer
/ Size
Interface
Size
sizes/sizes.go:10–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
)
9
10
type
Size
interface
{
11
fmt.Stringer
12
}
13
14
type
BlobSize
struct
{
15
Size counts.Count32
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected