MCPcopy Create free account
hub / github.com/compozy/agh / Info

Method Info

internal/registry/source.go:44–44  ·  view source on GitHub ↗
(ctx context.Context, slug string)

Source from the content-addressed store, hash-verified

42 Capabilities() SourceCaps
43 Search(ctx context.Context, query string, opts SearchOpts) ([]Listing, error)
44 Info(ctx context.Context, slug string) (*Detail, error)
45 Download(ctx context.Context, slug string, opts DownloadOpts) (*DownloadResult, error)
46 Close() error
47}

Callers 15

directoryDigestFunction · 0.65
copyWebAssetsDistFunction · 0.65
cleanupStaleTempDirsMethod · 0.65
resolveSourceMethod · 0.65
BenchmarkLogFileOnlyFunction · 0.65
TestNewWithFileRotationFunction · 0.65
RegisterMethod · 0.65
ResolveOrRegisterMethod · 0.65

Calls

no outgoing calls