summaryrefslogtreecommitdiff
path: root/go.work.sum
AgeCommit message (Collapse)Author
2026-02-11cmd/www-golangid: tambah opsi untuk memastikan server bila diamShulhan
Opsi -shutdown-idle menerima durasi yang akan secara otomatis mematikan server apabila tidak ada koneksi baru diterima setelah waktu yang ditentukan.
2026-02-06go.mod: update module ciigo and pakakeh.goShulhan
The latest ciigo support redirecting request for .adoc or .md to the HTML file. The latest pakakeh.go changes redirect for HandleFS to use canonical directory end with "/" and with HTTP status 301 instead of 303.
2025-12-05tutorial: terjemahkan "Tutorial: Accessing a relational database"Shulhan
Tutorial asli ada di https://go.dev/doc/tutorial/database-access .