edge/pkg/module
wpetit 0f673671b8 feat: generalize defaut user middleware 2024-05-02 09:42:56 +02:00
..
app feat: rewrite bus to prevent deadlocks 2023-11-30 15:02:36 +01:00
auth feat: generalize defaut user middleware 2024-05-02 09:42:56 +02:00
blob fix: temporarily write blob directly as response body without http.ServeContent 2023-12-05 14:18:22 +01:00
cast feat: use github.com/wlynxg/anet instead of net 2024-05-02 09:40:55 +02:00
fetch feat(storage): improve caching in cache driver 2023-11-30 19:09:51 +01:00
net feat(storage): improve caching in cache driver 2023-11-30 19:09:51 +01:00
rpc feat(storage): improve caching in cache driver 2023-11-30 19:09:51 +01:00
share feat: rewrite bus to prevent deadlocks 2023-11-30 15:02:36 +01:00
store feat: rewrite bus to prevent deadlocks 2023-11-30 15:02:36 +01:00
util feat(module,share): cross-app resource sharing module 2023-04-21 12:40:09 +02:00
.gitignore feat: initial commit 2023-02-16 17:04:15 +01:00
console.go feat(module): generalizing casting process 2024-01-12 12:11:41 +01:00
context.go feat(module,auth): authentication module with arbitrary claims support 2023-02-24 14:40:28 +01:00
error.go feat: initial commit 2023-02-16 17:04:15 +01:00
extension.go feat(module,auth): authentication module with arbitrary claims support 2023-02-24 14:40:28 +01:00
lifecycle.go feat: rewrite bus to prevent deadlocks 2023-11-30 15:02:36 +01:00
store.go feat(module,auth): authentication module with arbitrary claims support 2023-02-24 14:40:28 +01:00