aboutsummaryrefslogtreecommitdiff
path: root/lib/http/callback.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-01-24lib/http: update doc to use comment linksShulhan
2023-11-22lib/http: update comment on Callback typeShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2021-03-04http: refactoring parameters on Callback and CallbackErrorHandlerShulhan
2019-01-05lib/http: add parameter http.ResponseWriter to CallbackShulhan
2018-12-16lib/http: add custom error type for callbackShulhan
2018-12-16lib/http: new package for simplifying writing HTTP serverShulhan