Simple router/mux for Go projects.
Find a file
2026-04-25 20:45:20 +00:00
examples/basic initial implementation 2026-04-25 20:26:07 +00:00
pkg allow custom splinter logger for middleware 2026-04-25 20:45:20 +00:00
.gitignore initial implementation 2026-04-25 20:26:07 +00:00
go.mod use errx and splinter packages 2026-04-25 20:41:55 +00:00
go.sum use errx and splinter packages 2026-04-25 20:41:55 +00:00
LICENSE Initial commit 2026-04-25 19:00:22 +00:00
lightmux.go initial implementation 2026-04-25 20:26:07 +00:00
README.md Initial commit 2026-04-25 19:00:22 +00:00
Taskfile.yml initial implementation 2026-04-25 20:26:07 +00:00

lightmux

Simple router/mux for Go projects.