A scanner call server, with the Calls webapp.
Find a file
2024-11-03 19:22:38 -05:00
client Get calls 2024-08-10 10:42:44 -04:00
cmd Reorg 2024-11-03 08:17:28 -05:00
internal Scale scores during score operation. 2024-11-03 19:11:45 -05:00
pkg Actually return multiplier 2024-11-03 19:22:38 -05:00
sql Embed 2024-11-03 09:45:51 -05:00
.gitignore gordio is now just stillbox 2024-11-03 07:19:03 -05:00
config.sample.yaml Break out form unmarshal 2024-10-31 13:21:04 -04:00
go.mod Break out form unmarshal 2024-10-31 13:21:04 -04:00
go.sum Break out form unmarshal 2024-10-31 13:21:04 -04:00
LICENSE License, querier interface 2024-07-28 19:51:23 -04:00
Makefile gordio is now just stillbox 2024-11-03 07:19:03 -05:00
README.md gordio is now just stillbox 2024-11-03 07:19:03 -05:00

stillbox

A Golang scanner call server.

NOTE

If this message is still here, the database schema initial migration and protobuf definitions are still subject to change.

Once stillbox is actually usable (but not necessarily feature-complete), I will remove this note, and start using DB migrations and protobuf best practices (i.e. not changing field numbers).