Joona Hoikkala
139a0dd03b
Update deps to support go 1.23 ( #368 )
...
* Update deps to support go 1.23
* Test updated golangci config
* Fix deprecated ioutil references
2024-12-15 13:00:37 +02:00
Joona Hoikkala
835fbb9ef6
Migrate to GitHub actions for coverage & unit test automation ( #251 )
2021-01-11 17:31:09 +02:00
Joona Hoikkala
ec013c0f25
Better error messages for missing DB config values ( #101 )
...
* Better error messages for missing DB config values
* Make linter happy
2018-08-12 19:48:39 +03:00
Joona Hoikkala
856cc05881
Added supplementary error checking ( #99 )
...
* Added supplementary errorichecking
* After running util.go through gofmt
* Updated main and util
* Minor updates to main and util
* Slight refactoring
* Add tests
2018-08-12 18:49:17 +03:00
Joona Hoikkala
41b2ff5940
Use iris v6 and Go 1.8+ ( #10 )
...
* Quick fixes to bring framework up to date
* Script for test running, api tests need complete rewrite
* Removed govendor from tests
* Fix for AutoTLS
2017-08-02 19:25:27 +03:00
Joona Hoikkala
bf9eaf2f32
Added config option to check for a header value for clinet IP
2016-12-02 17:04:16 +02:00
Joona Hoikkala
4615826267
Made DB an interface
2016-11-27 23:21:46 +02:00
Joona Hoikkala
e9f18c99d8
Refactoring main.go
2016-11-27 22:09:13 +02:00