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.
Fortio’s term is a fork of golang.org/x/term with added features (like exposed History) pending their upstream acceptance.
It’s wrapped into fortio.org/terminal to provide even easier integration and higher level API.
This page also mostly for making
go get fortio.org/term
and godoc work.
Back to fortio.org