Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadProjectConfig ¶
func LoadProjectConfig(filename string) (*notifyConfig.ProjectConfig, error)
LoadProjectConfig returns a luci-notify configuration from api/config/testdata by filename (without extension). It does NOT validate the configuration.
func ParseProjectConfig ¶
func ParseProjectConfig(config string) (*notifyConfig.ProjectConfig, error)
ParseProjectConfig parses a luci-notify configuration from a string. It does NOT validate the configuration.
func ParseSettings ¶
func ParseSettings(config string) (*notifyConfig.Settings, error)
ParseSettings parses a luci-notify service configuration from a string. It does NOT validate the configuration.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.