aboutsummaryrefslogtreecommitdiff
path: root/endpoint.go
Commit message (Collapse)AuthorAgeFilesLines
* moved endpoint type into typesRasmus Dahlberg2021-06-011-21/+0
|
* re-added all endpointsRasmus Dahlberg2021-06-011-58/+55
| | | | To be tested in greater detail.
* started to update stfe serverRasmus Dahlberg2021-06-011-86/+88
| | | | Work in progress.
* major refactor based on README.md and TODOsRasmus Dahlberg2021-02-251-0/+185
Updated types, improved units tests, isolated most test data to have it in one place, renamed and created new files to improve readability, and fixed a bunch of minor TODOs.