drone/internal/store/database
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
..
migrate 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
mutex Initial commit 2022-08-09 12:37:37 -07:00
testdata Add Paths support and error improvements (#11) 2022-09-08 21:39:15 -07:00
path.go [MAINT] initial work on linter setup (#16) 2022-09-13 00:08:43 +02:00
repo_sync.go Add Paths support and error improvements (#11) 2022-09-08 21:39:15 -07:00
repo.go [MAINT] initial work on linter setup (#16) 2022-09-13 00:08:43 +02:00
space_sync.go Add Paths support and error improvements (#11) 2022-09-08 21:39:15 -07:00
space.go [MAINT] initial work on linter setup (#16) 2022-09-13 00:08:43 +02:00
store_test.go [MAINT] initial work on linter setup (#16) 2022-09-13 00:08:43 +02:00
store.go Add Paths support and error improvements (#11) 2022-09-08 21:39:15 -07:00
user_sync.go Add Paths support and error improvements (#11) 2022-09-08 21:39:15 -07:00
user_test.go [MAINT] initial work on linter setup (#16) 2022-09-13 00:08:43 +02:00
user.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 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
wire.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