You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a simple go app I created to help do some stress testing of online endpoints.
To run this application use the command go run main.go http://host.name.to.hit:port/end/point/to/hit <number of concurrent users> <length of time in seconds>
About
A simple go application to stress test url endpoints