No description
Find a file
2022-05-17 16:58:02 -07:00
cmd/signaldctl add new db migration code, add sqlite to postgres migration test in CI 2022-05-17 16:45:21 -07:00
debian add db move subcommand 2022-02-22 15:46:27 -08:00
signald avoid races when sending requests 2022-04-10 22:41:24 +00:00
tools/generator avoid races when sending requests 2022-04-10 22:41:24 +00:00
.aptly.conf Add .aptly.conf 2021-01-30 01:09:30 -08:00
.gitignore Add shell completion 2021-02-02 21:03:02 -08:00
.gitlab-ci.yml fix entrypoint 2022-05-17 16:58:02 -07:00
go.mod add db move subcommand 2022-02-22 15:46:27 -08:00
go.sum add db move subcommand 2022-02-22 15:46:27 -08:00
LICENSE Allow users to configure a default account 2021-02-01 19:14:10 -08:00
Makefile Try to fix the debian version tags 2021-08-07 13:29:42 -07:00
protocol.json bump protocol 2022-02-16 14:52:03 -05:00
README.md Update some links 2021-07-23 18:38:05 -07:00
version.sh Try to fix the debian version tags 2021-08-07 13:29:42 -07:00

signald-go

a golang library for communicating with signald

for signaldctl, see signaldctl README