Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/git-lfs/git-lfs
/ testAdapter
Struct
testAdapter
tq/transfer_test.go:12–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
)
11
12
type
testAdapter
struct
{
13
name string
14
dir Direction
15
}
16
17
func
(a *testAdapter) Name() string {
18
return
a.name
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected