Compare commits

..

9 Commits

Author SHA1 Message Date
bel
fbf512c0d2 create event assignment rotation TODO 2024-12-15 00:05:24 -07:00
bel
2d87e78556 stub create events 2024-12-14 23:48:59 -07:00
bel
aadc23c45b assignmentRotation impl 2024-12-14 23:45:47 -07:00
bel
d597a74a2b gitignore 2024-12-14 23:41:28 -07:00
bel
0bade0bd4f todo last event is big one 2024-12-14 23:25:08 -07:00
bel
85fdfac888 games inits itself 2024-12-14 21:37:57 -07:00
bel
d3689e36a7 games struct stubbed 2024-12-14 21:36:08 -07:00
bel
91357afb1f locking 2024-12-14 21:32:39 -07:00
bel
73e79212a9 db.Query and db.Exec 2024-12-14 21:19:04 -07:00
3 changed files with 0 additions and 2 deletions

2
.gitignore vendored
View File

@@ -1,3 +1 @@
/cmd/server/server
**/exec-*
**/.*.sw*

BIN
cmd/server/.games.go.swp Normal file

Binary file not shown.

BIN
cmd/testapi/exec-testapi Executable file

Binary file not shown.