aboutsummaryrefslogtreecommitdiff
path: root/request.go
AgeCommit message (Expand)Author
2023-11-16all: refactoring, rename Request to ExecRequestShulhan
2023-10-30all: log all execution into fileShulhan
2023-10-26all: use "mlog.MultiLogger" to log Request output and errorShulhan
2023-10-12all: add integration tests for magic command "#get!"Shulhan
2023-09-22all: update the comment on Request typeShulhan
2023-03-26all: add configuration for golangci-lintShulhan
2023-03-20all: changes the line number arguments for "local" and "play" commandShulhan
2022-07-31all: realign some structs to minimize memory usageShulhan
2022-06-20all: reformat all go files using the next gofmtShulhan
2022-03-14all: change the awwan software license to GPL 3.0 or laterShulhan
2021-08-22all: implement serve commandShulhan
2021-08-22all: refactoring to support custom standard output and errorShulhan