No description
Find a file
2021-05-05 20:17:18 -07:00
cmd/signaldctl Use v1 for verify 2021-05-05 20:17:18 -07:00
debian Fix how branch is determined in CI 2021-02-27 12:29:07 -08:00
signald bump protocol 2021-03-23 03:44:46 -07:00
tools/generator Update protocol and fix translating of fields with underscores in them 2021-02-18 00:18:40 -08: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 Switch image for golangci-lint 2021-05-05 20:05:12 -07:00
go.mod Allow users to configure a default account 2021-02-01 19:14:10 -08:00
go.sum signaldctl: Use v1 request type for register so errors (especially captcha errors) are shown to the user 2021-05-05 19:51:53 -07:00
LICENSE Allow users to configure a default account 2021-02-01 19:14:10 -08:00
Makefile Fix group leave 2021-02-11 17:37:07 -08:00
protocol.json bump protocol 2021-03-23 03:44:46 -07:00
README.md Add some documentation 2021-01-31 05:19:51 -08:00

signald-go

a golang library for communicating with signald

for signaldctl, see signaldctl README