Fortio is a microservices (http, grpc) load testing library, command line tool, advanced echo server, and web UI in go (golang). Fortio allows to specify a set query-per-second load and record latency histograms and other useful stats.
This page is for making go get
and go install
work for fortio.org/slack-proxy
See the slack-proxy on github main page.
If you have golang, easiest install is go install fortio.org/slack-proxy@latest
Or with docker docker run fortio/slack-proxy ...
Otherwise head over to github slack-proxy release page for binary releases
As mentioned, this page mostly for making
go get fortio.org/slack-proxy
and godoc work.
See also the main fortio.org page.