Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor types and documentation | Rasmus Dahlberg | 2020-10-30 | 1 | -10/+4 |
| | | | | | | Structured files a bit better, added more documentation, switched to pointers as default (unless specifically motivated not to do so), and encapsulated TLS (un)marshaling for the respective types that use it. | ||||
* | refactored type.go | Rasmus Dahlberg | 2020-10-23 | 1 | -14/+5 |
| | | | | | Moved structures for in/out HTTP data into reqres.go and added basic doc comments. A few minor edits as well to make things consistent. | ||||
* | added StFormat, StItem, and basic ChecksumV1 examples | Rasmus Dahlberg | 2020-10-21 | 1 | -0/+56 |