package
Version:
v1.1.0
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: 8
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Options struct {
ID string `yaml:"id,omitempty"`
CustomWebhookURL string `yaml:"custom_webook_url,omitempty"`
CustomMethod string `yaml:"custom_method,omitempty"`
CustomFormat string `yaml:"custom_format,omitempty"`
}
type Provider struct {
Custom []*Options `yaml:"custom,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.