cmd

package
v0.0.1-alpha Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2022 License: CC0-1.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	RootCmd = &cobra.Command{
		Use:   "WebMonitor",
		Short: "WebMonitor is a tool to monitor websites",
		Long: `WebMonitor is a tool to monitor websites.
It will ping the websites and send a report by email.`,
		Run: func(cmd *cobra.Command, args []string) {
			log.Println("WebMonitor was developed by Matheus Araujo a.k.a. moohbr")
		},
	}
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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