drone/internal/api/render
Enver Bisevac ca8aa47e05 [MAINT] initial work on linter setup (#16)
* initial work on linter setup

* simple linter rules fixed
2022-09-13 00:08:43 +02:00
..
platform Improve error handling to match go standards - don't wrap and rethrow, but log and return. Also adds some more validations for path creation and resource moving. Add accesslogging for git and api router (#14) 2022-09-09 22:08:46 -07:00
errors_test.go Improve error handling to match go standards - don't wrap and rethrow, but log and return. Also adds some more validations for path creation and resource moving. Add accesslogging for git and api router (#14) 2022-09-09 22:08:46 -07:00
errors.go Improve error handling to match go standards - don't wrap and rethrow, but log and return. Also adds some more validations for path creation and resource moving. Add accesslogging for git and api router (#14) 2022-09-09 22:08:46 -07:00
header_test.go Initial commit 2022-08-09 12:37:37 -07:00
header.go Initial commit 2022-08-09 12:37:37 -07:00
render_test.go [MAINT] initial work on linter setup (#16) 2022-09-13 00:08:43 +02:00
render.go [MAINT] initial work on linter setup (#16) 2022-09-13 00:08:43 +02:00
util_test.go Initial commit 2022-08-09 12:37:37 -07:00
util.go Initial commit 2022-08-09 12:37:37 -07:00