package
Version:
v5.0.0-beta.2+incompat...
Opens a new window with list of versions in this module.
Published: Aug 4, 2017
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.