Versions in this module Expand all Collapse all v1 v1.0.3 Mar 31, 2021 Changes in this version + type Git core.Server + func (s *Git) AdvertisedReferences(w http.ResponseWriter, req *http.Request) + func (s *Git) ReceivePack(w http.ResponseWriter, req *http.Request) + func (s *Git) UploadPack(w http.ResponseWriter, req *http.Request) + type Loader struct + func NewLoader(ctx context.Context, ds ipld.DAGService, id cid.Cid) *Loader + func (l *Loader) Load(ep *transport.Endpoint) (storer.Storer, error) + func (l *Loader) Node() (ipld.Node, error)