monitor

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2018 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start()

Types

type Config

type Config struct {
	WebSites   []string
	Cron       string
	BeforeTime time.Duration
	TimeOut    time.Duration
}

func ExampleConfig

func ExampleConfig() Config

type WebSiteError added in v1.0.2

type WebSiteError struct {
	Message string
}

func NewWebSiteError added in v1.0.2

func NewWebSiteError(msg string) *WebSiteError

func (*WebSiteError) Error added in v1.0.2

func (e *WebSiteError) Error() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL