Assigns Solidarity Tech agents to department members automatically.
Find a file
2026-09-08 09:52:48 +02:00
.env.example add example environment file 2026-09-08 09:52:48 +02:00
.gitignore added git ignore 2026-09-08 09:50:57 +02:00
fakes.go forgot to remove "sync" when removing fakeStore from previous testing 2026-09-08 09:46:31 +02:00
go.mod First commit, basic SQLite store, worker, and server 2026-09-08 09:45:23 +02:00
go.sum First commit, basic SQLite store, worker, and server 2026-09-08 09:45:23 +02:00
main.go First commit, basic SQLite store, worker, and server 2026-09-08 09:45:23 +02:00
server.go First commit, basic SQLite store, worker, and server 2026-09-08 09:45:23 +02:00
store.go First commit, basic SQLite store, worker, and server 2026-09-08 09:45:23 +02:00
test.sh First commit, basic SQLite store, worker, and server 2026-09-08 09:45:23 +02:00