Initial signer rewrite in Go

This commit is contained in:
Jan Dittberner 2018-10-31 11:17:51 +01:00
commit a89275a8e4
9 changed files with 557 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
vendor/
.idea/