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

Method RegisterNewAdapterFunc

tq/manifest.go:31–31  ·  view source on GitHub ↗
(name string, dir Direction, f NewAdapterFunc)

Source from the content-addressed store, hash-verified

29 GetUploadAdapterNames() []string
30 getAdapterNames(adapters map[string]NewAdapterFunc) []string
31 RegisterNewAdapterFunc(name string, dir Direction, f NewAdapterFunc)
32 NewAdapterOrDefault(name string, dir Direction) Adapter
33 NewAdapter(name string, dir Direction) Adapter
34 NewDownloadAdapter(name string) Adapter

Callers 9

configureSSHAdapterFunction · 0.65
configureCustomAdaptersFunction · 0.65
configureTusAdapterFunction · 0.65

Implementers 2

lazyManifesttq/manifest.go
concreteManifesttq/manifest.go

Calls

no outgoing calls

Tested by 2