ValidateConfig check the configuration for error
(conf Configuration)
| 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 |