drone/internal/api/render
Johannes Batzill fad6e18898 Introduce Controller for Repo, Space, User, and ServiceAccount (#25)
Preparing the support for harness specific API router + http handler, which allows us to have complete control over the rest api naming and functionality, without having to do complex path rewrites or request / reponse rewrites inline.
2022-10-03 18:56:49 -07:00
..
platform [MAINT] initial config for ci linter (#17) 2022-09-19 18:13:18 +02:00
header.go Initial commit 2022-08-09 12:37:37 -07:00
header_test.go Initial commit 2022-08-09 12:37:37 -07:00
render.go Introduce Controller for Repo, Space, User, and ServiceAccount (#25) 2022-10-03 18:56:49 -07:00
render_test.go Introduce Controller for Repo, Space, User, and ServiceAccount (#25) 2022-10-03 18:56:49 -07:00
util.go [MAINT] initial config for ci linter (#17) 2022-09-19 18:13:18 +02:00
util_test.go Initial commit 2022-08-09 12:37:37 -07:00