aboutsummaryrefslogtreecommitdiff
path: root/types/types.go
Commit message (Collapse)AuthorAgeFilesLines
* added state manager with testsRasmus Dahlberg2021-06-061-4/+6
|
* attached sign and verify methods to the basic typesRasmus Dahlberg2021-06-051-1/+39
|
* moved endpoint type into typesRasmus Dahlberg2021-06-011-22/+19
|
* added (un)marshal methodsRasmus Dahlberg2021-05-311-9/+54
|
* started to refactor types and parsersRasmus Dahlberg2021-05-171-0/+73
Work in progress.