package
Version:
v0.0.0-...-46cfdbf
Opens a new window with list of versions in this module.
Published: Sep 13, 2021
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Options struct {
ID string `yaml:"id,omitempty"`
TeamsWebHookURL string `yaml:"teams_webhook_url,omitempty"`
TeamsFormat string `yaml:"teams_format,omitempty"`
}
type Provider struct {
Teams []*Options `yaml:"teams,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.