aboutsummaryrefslogtreecommitdiff
path: root/run_response.go
AgeCommit message (Expand)Author
2024-03-05all: replace module "share" with "pakakeh.go"Shulhan
2024-02-07all: rename the project to gorankusuShulhan
2024-02-05all: add type to customize how to dump HTTP request and responseShulhan
2024-01-25all: fix warnings recommended by linter reviveShulhan
2023-11-11Makefile: replace the Go linter and apply all their recommendationsShulhan
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-19all: display notification on failed or success RunShulhan
2021-04-15all: store the response type and bodyShulhan
2021-03-27all: change the Run result to return dump of HTTP request and responseShulhan