chaos-proxy

command
v0.2.1-0...-dc12e67 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2021 License: MIT Imports: 6 Imported by: 0

README

chaos-proxy

chaos-proxy is a basic reverse-proxy embedding a Chaos middleware instance. It can be used in front of a back-end HTTP service to inject chaos when it's not possible to implement the Go HTTP middleware natively.

Installation

go get -u github.com/falzm/chaos/cmd/chaos-proxy

Example Usage

chaos-proxy \
	-bind-addr 127.0.0.1:8001 \
	-controller-bind-addr unix:/var/run/chaos.sock \
	-url http://localhost:8000

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