Client implementation for the Go signer
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jan Dittberner 91d4f69a9b Initial signer client implementation
This commit adds the project setup and implements a basic signer client that
sends health check commands to the signer.
1 year ago
cmd/signerclient Initial signer client implementation 1 year ago
internal Initial signer client implementation 1 year ago
.gitattributes Initial signer client implementation 1 year ago
.gitignore Initial signer client implementation 1 year ago
.golangci.yml Initial signer client implementation 1 year ago
Makefile Initial signer client implementation 1 year ago
go.mod Initial signer client implementation 1 year ago
go.sum Initial signer client implementation 1 year ago