aboutsummaryrefslogtreecommitdiff
path: root/serve_options.go
AgeCommit message (Expand)Author
2026-02-07all: embed struct [lib/http.ServerOptions] directly to [ServeOptions]Shulhan
2026-02-02all: add field Listener to ServeOptionsShulhan
2024-03-21all: add server option to automatically generate index HTMLShulhan
2024-03-05all: replace module "share" with "pakakeh.go"Shulhan
2022-08-06all: cleaning up codesShulhan
2022-05-19all: reformat all files using latest goimportsShulhan
2022-03-04all: re-licensing ciigo under GPL-3.0 or laterShulhan
2022-02-19all: add option IsDevelopment to ServeOptionsShulhan
2021-04-03all: add option to exclude certain paths using regular expressionShulhan
2021-04-03all: change the Serve signature to ServeOptionsShulhan