aboutsummaryrefslogtreecommitdiff
path: root/attack_result.go
AgeCommit message (Expand)Author
2025-02-03go.mod: update all dependenciesShulhan
2024-03-05all: replace module "share" with "pakakeh.go"Shulhan
2024-02-07all: rename the project to gorankusuShulhan
2024-01-25all: fix warnings recommended by linter reviveShulhan
2022-08-21all: remove trailing new line on each mlog formatShulhan
2022-08-21go.mod: set minimum Go to 1.18 and update all dependenciesShulhan
2022-03-14all: changes the license of trunks software to GPL 3.0 or laterShulhan
2021-12-10all: realign all structsShulhan
2021-09-29all: implement WebSocket notification when attack finishedShulhan
2021-03-24all: fix and update linter warningsShulhan
2021-03-21all: load pass attack results and implement function to get attack resultShulhan
2021-03-21all: various changesShulhan
2021-03-21all: rename loadTestingResult to AttackResultShulhan