echo

command
v1.19.3 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

README

echoserver

The echoserver binary is a simple webserver that responds to HTTP GET calls on the following two paths:

    * "/healthcheck" - Responds with a 200.

    * "/" - Responds w/ information from the request such as host, headers, etc.

This server is suitable for use as a backend for an Ingress. See here for an example usage.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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