MCPcopy
hub / github.com/git-lfs/git-lfs / httpLockClient

Struct httpLockClient

locking/api.go:22–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20}
21
22type httpLockClient struct {
23 *lfsapi.Client
24}
25
26type lockRef struct {
27 Name string `json:"name,omitempty"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected