MCPcopy Create free account
hub / github.com/easyp-tech/server / Name

Method Name

internal/providers/source/source.go:13–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11 GetFiles(ctx context.Context, commit string) ([]content.File, error)
12 ConfigHash() string
13 Name() string
14 Owner() string
15 RepoName() string
16 Type() string

Callers 4

getRepoSwitchedCommitFunction · 0.65
GetMetaMethod · 0.65
GetFilesMethod · 0.65
AvailableBufVersionsFunction · 0.65

Implementers 5

sourceRepointernal/providers/github/repos.go
sourceRepointernal/providers/localgit/localgit.g
sourceRepointernal/providers/bitbucket/repos.go
mockSourceinternal/providers/multisource/repo_te
mockSourceinternal/connect/api_test.go

Calls

no outgoing calls

Tested by

no test coverage detected