A scanner call server, with the Calls webapp.
Find a file
2024-11-15 13:28:04 -05:00
client Get calls 2024-08-10 10:42:44 -04:00
cmd Fix prerun 2024-11-13 19:58:49 -05:00
internal Replace was too broad 2024-11-15 10:44:33 -05:00
pkg Importer test 2024-11-15 13:20:49 -05:00
sql housekeeping 2024-11-15 11:34:54 -05:00
util Rename to util 2024-11-15 10:41:04 -05:00
.gitignore wip 2024-11-15 08:46:29 -05:00
.mockery.yaml Importer test 2024-11-15 13:20:49 -05:00
config.sample.yaml #28 per backend notification templates 2024-11-07 23:17:16 -05:00
go.mod pre-mock 2024-11-15 12:18:32 -05:00
go.sum pre-mock 2024-11-15 12:18:32 -05:00
LICENSE License, querier interface 2024-07-28 19:51:23 -04:00
Makefile pre-mock 2024-11-15 12:18:32 -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).