feat: initial project structure

This commit is contained in:
Olivier 2026-04-14 13:29:24 +00:00
commit cf4957010f
10 changed files with 621 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module forge.secuaas.ovh/secuaas/claude-failover
go 1.24