A scanner call server, with the Calls webapp.
Find a file
2024-11-04 11:49:03 -05:00
client Get calls 2024-08-10 10:42:44 -04:00
cmd Reorg 2024-11-03 08:17:28 -05:00
internal Revert weight during score 2024-11-04 11:48:31 -05:00
pkg wip 2024-11-04 11:49:03 -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 Use mapstructure for notify config 2024-11-03 19:49:10 -05:00
go.sum Use mapstructure for notify config 2024-11-03 19:49:10 -05: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).