api
|
feat(api): add additional error codes
|
2023-04-19 10:21:46 +02:00 |
cli/format
|
fix(cli/format): correctly display pointer values
|
2024-02-26 17:02:28 +01:00 |
cqrs
|
chore: fix cqrs tests
|
2020-11-16 19:12:13 +01:00 |
example/pluggable
|
Basic plugin system with centralized registry
|
2021-06-15 12:23:55 +02:00 |
logger
|
feat: update dependencies
|
2023-11-19 20:52:38 +01:00 |
middleware
|
feat: update dependencies
|
2023-11-19 20:52:38 +01:00 |
plugin
|
Basic plugin system with centralized registry
|
2021-06-15 12:23:55 +02:00 |
script
|
Initial commit
|
2018-12-06 21:22:30 +01:00 |
service
|
template service: add Render() method
|
2020-04-15 18:44:11 +02:00 |
session/gorilla
|
Switch GenerateRandomBytes() method to public
|
2020-02-12 22:06:16 +01:00 |
static
|
Return http.HandlerFunc instead of http.Handler
|
2018-12-06 22:01:56 +01:00 |
template/html
|
template/html: refactor template loading
|
2020-07-07 09:01:04 +02:00 |
.gitignore
|
chore: ignore .vscode directory
|
2020-11-16 19:08:41 +01:00 |
LICENCE
|
chore: add agpl-3.0 licence
|
2021-06-15 14:43:57 +02:00 |
Makefile
|
Remove scaffold command from repository
|
2020-03-17 13:08:40 +01:00 |
README.md
|
Migrate module to gitlab.com/wpetit
|
2019-07-28 13:11:23 +02:00 |
go.mod
|
feat: add cli/format package
|
2023-12-15 20:01:37 +01:00 |
go.sum
|
feat: add cli/format package
|
2023-12-15 20:01:37 +01:00 |
goweb.go
|
Add general usage example
|
2018-12-07 09:57:19 +01:00 |
goweb_test.go
|
chore: fix goweb tests
|
2020-11-16 19:12:29 +01:00 |
modd.conf
|
Remove scaffold command from repository
|
2020-03-17 13:08:40 +01:00 |