Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func (*Config) CORSUserAgentAllowed ¶
func (*Config) DBPassword ¶
func (*Config) Provenances ¶
func (c *Config) Provenances() Provenances
func (*Config) StatsSampleCount ¶
type Provenances ¶
type Provenances struct {
Nonsecret configloader.Provenances
Secret configloader.Provenances
}
Click to show internal directories.
Click to hide internal directories.