MCPcopy Create free account
hub / github.com/APIParkLab/APIPark / Get

Method Get

stores/universally/commit/wtype.go:14–14  ·  view source on GitHub ↗
(ctx context.Context, uuid string)

Source from the content-addressed store, hash-verified

12 Save(ctx context.Context, target string, h *H) error
13 Latest(ctx context.Context, target ...string) ([]*Commit[H], error)
14 Get(ctx context.Context, uuid string) (*Commit[H], error)
15 List(ctx context.Context, uuids ...string) ([]*Commit[H], error)
16}
17type StoreWidthType[H any] struct {

Callers 1

GetMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected