package
Version:
v5.8.3+incompatible
Opens a new window with list of versions in this module.
Published: May 31, 2018
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Options struct {
TargetURLRegex string `yaml:"targetUrlRegex"`
ContextRegex string `yaml:"contextRegex"`
InitialDelay time.Duration `yaml:"initialDelay"`
PullInterval time.Duration `yaml:"pullInterval"`
NotificationInterval time.Duration `yaml:"notificationInterval"`
}
const (
Empty State = iota
Success
Ignored
Pending
Failure
Error
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.