MCPcopy 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
14type tqClient struct {
15 maxRetries int
16 *lfsapi.Client
17}
18
19type batchRef struct {
20 Name string `json:"name,omitempty"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected