No description
Find a file
2021-09-30 00:39:54 -07:00
cmd/signaldctl add a subcommand to get the current protocol document from a running signald instance 2021-09-24 02:24:04 -07:00
debian fix new uuid library dependency 2021-09-01 20:42:59 -07:00
signald add support for errors in the protocol 2021-09-30 00:39:54 -07:00
tools/generator add support for errors in the protocol 2021-09-30 00:39:54 -07: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 new uuid library dependency 2021-09-01 20:42:59 -07:00
go.mod improve support for handling UUIDs 2021-09-01 20:24:56 -07:00
go.sum improve support for handling UUIDs 2021-09-01 20:24:56 -07: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 add support for errors in the protocol 2021-09-30 00:39:54 -07: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