MCPcopy Index your code
hub / github.com/git-bug/git-bug / SetMetadata

Method SetMetadata

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

Source from the content-addressed store, hash-verified

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.
56 // This does not include Target, Kind, CreateTime, Metadata or Salt.

Callers 15

FinishConfigFunction · 0.65
TestCredentialFunction · 0.65
testCredentialSerialFunction · 0.65
TestGithubImporterFunction · 0.65
markOperationAsExportedFunction · 0.65
TestGithubPushPullFunction · 0.65
ConfigureMethod · 0.65
promptTokenOptionsFunction · 0.65
promptTokenFunction · 0.65
TestGitlabImportFunction · 0.65
exportBugMethod · 0.65
markOperationAsExportedFunction · 0.65

Calls

no outgoing calls

Tested by 6

TestCredentialFunction · 0.52
testCredentialSerialFunction · 0.52
TestGithubImporterFunction · 0.52
TestGithubPushPullFunction · 0.52
TestGitlabImportFunction · 0.52
TestGitlabPushPullFunction · 0.52