MCPcopy
hub / github.com/github/git-sizer / refGrouper

Struct refGrouper

git_sizer_test.go:547–547  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

545}
546
547type refGrouper struct{}
548
549func (rg refGrouper) Categorize(refname string) (bool, []sizes.RefGroupSymbol) {
550 return true, nil

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected