httpstatuschecker

package
v0.14.1-0...-8b31b97 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

httpstatuschecker is a tool check health of http pages.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Check

func Check(ctx context.Context, addr string, options ...Option) (isAvailable bool, err error)

Check checks if given http addr is alive by applying options.

Types

type Option

type Option func(*checker)

Option used to customize checker.

func Method

func Method(name string) Option

Method configures http method.

Jump to

Keyboard shortcuts

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