index
:
gorankusu
dev
main
The Go library for load testing HTTP and WebSocket endpoints.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
http_target.go
Age
Commit message (
Expand
)
Author
2022-03-14
all: changes the license of trunks software to GPL 3.0 or later
Shulhan
2021-12-10
all: realign all structs
Shulhan
2021-09-27
all: implement WebSocket API
Shulhan
2021-09-19
all: add option to set description (Hint) on any inputs element
Shulhan
2021-09-18
all: add "Hint" for Target, HTTP, and WebSocket Target
Shulhan
2021-08-06
all: add an handler ConvertParams to HttpTarget
Shulhan
2021-03-27
all: change the Run result to return dump of HTTP request and response
Shulhan
2021-03-27
all: allow client to customize request method, path, and type
Shulhan
2021-03-27
all: make the HttpTarget Name to be required
Shulhan
2021-03-24
all: fix and update linter warnings
Shulhan
2021-03-24
all: move BaseUrl from AttackOptions to Target
Shulhan
2021-03-21
all: implement interface and API to delete attack result
Shulhan
2021-03-21
all: load pass attack results and implement function to get attack result
Shulhan
2021-03-21
all: various changes
Shulhan
2021-03-21
all: rename loadTestingResult to AttackResult
Shulhan
2021-03-21
all: implement API and interface for attack functionality
Shulhan
2021-03-16
all: update the vegeta to use module path
Shulhan
2021-03-15
trunks: a module for testing HTTP services
Shulhan