summaryrefslogtreecommitdiff
path: root/environment.go
AgeCommit message (Expand)Author
2024-02-21all: move reading GORANKUSU_DEV environment to [Environment.IsDevelopment]Shulhan
2024-02-21all: move constants declaration closer to its usageShulhan
2024-02-07all: rename the project to gorankusuShulhan
2023-05-16all: remove WebSocket serverShulhan
2022-08-21all: reformat with Go 1.19 gofmtShulhan
2022-03-14all: changes the license of trunks software to GPL 3.0 or laterShulhan
2021-12-10all: realign all structsShulhan
2021-09-28all: change the environment to set WebSocket port instead of addressShulhan
2021-09-27all: implement WebSocket APIShulhan
2021-03-21all: implement interface and API to cancel running attackShulhan
2021-03-21all: rename loadTestingResult to AttackResultShulhan
2021-03-21all: implement API and interface for attack functionalityShulhan
2021-03-15trunks: a module for testing HTTP servicesShulhan