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

Method ValidParams

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

The set of the BridgeParams fields supported

()

Source from the content-addressed store, hash-verified

25
26 // The set of the BridgeParams fields supported
27 ValidParams() map[string]interface{}
28
29 // ValidateConfig check the configuration for error
30 ValidateConfig(conf Configuration) error

Callers 1

validateParamsFunction · 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