toxiproxy

command
v0.0.0-...-9a25d2e Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2022 License: MIT Imports: 6 Imported by: 0

README

Toxiproxy

Setup

$ brew install shopify/shopify/toxiproxy kind
$ kind create cluster --config=cluster.yml
$ kubectl apply -f resources.yml
$ psql -h 127.0.0.1 -U postgres -c "DROP DATABASE IF EXISTS sample; CREATE DATABASE sample; CREATE DATABASE sample_test"

Run

$ go run ./

Test

$ go test ./...

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