drone/internal/api
Johannes Batzill ecb6276fa8 Add EOF to RPC File Chunk & Cleanups (#29)
Adds an EOF flag to data chunks to avoid using []byte("EOF") as end (due to potential false positives).
Furthermore, a few cleanups are done:
- Add TODOs for initial git changes
- Add missing file headers
- Fix typo for license (was licence)
- Fix make wire target
2022-10-12 10:21:53 -07:00
..
auth [Embedded] Harness Router, Inline Space Creation, Bootstrap, Harness/Admin User Setup (#28) 2022-10-10 21:32:14 -07:00
controller Add EOF to RPC File Chunk & Cleanups (#29) 2022-10-12 10:21:53 -07:00
handler Add EOF to RPC File Chunk & Cleanups (#29) 2022-10-12 10:21:53 -07:00
middleware Add EOF to RPC File Chunk & Cleanups (#29) 2022-10-12 10:21:53 -07:00
openapi Introduce Controller for Repo, Space, User, and ServiceAccount (#25) 2022-10-03 18:56:49 -07:00
render Add EOF to RPC File Chunk & Cleanups (#29) 2022-10-12 10:21:53 -07:00
request Add EOF to RPC File Chunk & Cleanups (#29) 2022-10-12 10:21:53 -07:00
usererror Add EOF to RPC File Chunk & Cleanups (#29) 2022-10-12 10:21:53 -07:00
api.go Add base structure for rest api, git api, web api. Add base authn and authz, as well as spaces and repository apis 2022-09-05 13:47:00 -07:00