Skip to content

Goad is an AWS Lambda powered, highly distributed, load testing tool (revived from original Goad)

License

compassion-technology/goad

 
 

Repository files navigation

Goad (Revived)

All credit goes to the original Goad project.

This fork contains pretty much just the changes necessary to allow it to easily build and run with newer versions of Go, Lambda runtimes, dependencies, etc.

Building

The instructions below were written with Go 1.17.

  1. Fetch the project with go get:
go get github.com/compassion-technology/goad
  1. Build for all supported platforms:
make
  1. You’ll find the goad binary in the build directory.

License & Copyright

MIT License.
Copyright 2016 Joao Cardoso, Matias Korhonen, Rasmus Sten, and Stephen Sykes.
Copyright 2016 Guido Serra OLX, a Naspers company.
Copyright 2017 Walter Marta, Clemens Wältken Edrans/OLX.

See the LICENSE file for more details.

About

Goad is an AWS Lambda powered, highly distributed, load testing tool (revived from original Goad)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 93.6%
  • Makefile 4.5%
  • Other 1.9%