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

Method ValidateConfig

bridge/core/interfaces.go:30–30  ·  view source on GitHub ↗

ValidateConfig check the configuration for error

(conf Configuration)

Source from the content-addressed store, hash-verified

28
29 // ValidateConfig check the configuration for error
30 ValidateConfig(conf Configuration) error
31
32 // LoginMetaKey return the metadata key used to store the remote bug-tracker login
33 // on the user identity. The corresponding value is used to match identities and

Callers 2

LoadBridgeFunction · 0.65
ConfigureMethod · 0.65

Implementers 4

Githubbridge/github/github.go
Launchpadbridge/launchpad/launchpad.go
Gitlabbridge/gitlab/gitlab.go
Jirabridge/jira/jira.go

Calls

no outgoing calls

Tested by

no test coverage detected