MCPcopy Create free account
hub / github.com/git-bug/git-bug / GetMetadata

Method GetMetadata

bridge/core/auth/credential.go:52–52  ·  view source on GitHub ↗
(key string)

Source from the content-addressed store, hash-verified

50
51 Metadata() map[string]string
52 GetMetadata(key string) (string, bool)
53 SetMetadata(key string, value string)
54
55 // Return all the specific properties of the credential that need to be saved into the configuration.

Callers 13

ConfigureMethod · 0.95
ConfigureMethod · 0.95
ConfigureMethod · 0.95
MatchMethod · 0.65
cacheAllClientMethod · 0.65
exportBugMethod · 0.65
TestGithubPushPullFunction · 0.65
cacheAllClientMethod · 0.65
exportBugMethod · 0.65
TestGitlabPushPullFunction · 0.65
cacheAllClientMethod · 0.65
exportBugMethod · 0.65

Calls

no outgoing calls

Tested by 2

TestGithubPushPullFunction · 0.52
TestGitlabPushPullFunction · 0.52