aboutsummaryrefslogtreecommitdiff
path: root/request.go
Commit message (Collapse)AuthorAgeFilesLines
* started to update stfe serverRasmus Dahlberg2021-06-011-92/+68
| | | | Work in progress.
* added option to run with unregistered namespacesRasmus Dahlberg2021-03-151-8/+21
| | | | Also a few minor fixes such that server binary starts again.
* major refactor based on README.md and TODOsRasmus Dahlberg2021-02-251-0/+103
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.