httpprobe

command module
v0.0.0-...-a1f065b Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2017 License: MIT Imports: 8 Imported by: 0

README

httpprobe

A simple HTTP probe, supporting configurable retry number with configurable exponential backoff and per-attempt timeout.

Usage of ./httpprobe OPTIONS URL:
  -b, --backoff int
    	Exponential backoff interval in milliseconds (default 1000)
  -H, --host string
    	Host header (optional)
  -r, --retries int
    	Retries (default 2)
  -t, --timeout int
    	Request timeout in milliseconds (default 2000)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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