package
0.0.0-20230303072814-34bdeabba677
Repository: https://github.com/mauvesoftware/http-check.git
Documentation: pkg.go.dev
# Functions
NewCheck creates a new Check instance.
WithBasicAuth defines basic auth parameters used by the check.
WithDebug enables debug output.
# Structs
Check executes a web request and validates the response against a set of defined assertions.
# Type aliases
Option configures a check.