v0.0.626 wsw
All checks were successful
Build Docker and Deploy / Run goext test-suite (push) Successful in 1m40s

This commit is contained in:
2026-03-14 00:50:15 +01:00
parent 44ec5e4804
commit 5b5c262994
6 changed files with 216 additions and 469 deletions

View File

@@ -26,6 +26,9 @@ Potentially needs `export GOPRIVATE="git.blackforestbytes.com"`
| cursortoken | Mike | MongoDB cursortoken implementation |
| pagination | Mike | Pagination implementation |
| | | |
| ginext | Mike | gin wrapper |
| wsw | Mike | websocket wrapper |
| | | |
| totpext | Mike | Implementation of TOTP (2-Factor-Auth) |
| termext | Mike | Utilities for terminals (mostly color output) |
| confext | Mike | Parses environment configuration into structs |