Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/git-lfs/git-lfs
/ tqClient
Struct
tqClient
tq/api.go:14–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
)
13
14
type
tqClient
struct
{
15
maxRetries int
16
*lfsapi.Client
17
}
18
19
type
batchRef
struct
{
20
Name string `json:
"name,omitempty"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected