drone/types
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
..
check [MAINT] initial work on linter setup (#16) 2022-09-13 00:08:43 +02:00
enum Add Paths support and error improvements (#11) 2022-09-08 21:39:15 -07:00
authz.go Add Paths support and error improvements (#11) 2022-09-08 21:39:15 -07:00
config_test.go Initial commit 2022-08-09 12:37:37 -07:00
config.go Initial commit 2022-08-09 12:37:37 -07:00
path.go Add Paths support and error improvements (#11) 2022-09-08 21:39:15 -07:00
repo.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
space.go Add Paths support and error improvements (#11) 2022-09-08 21:39:15 -07:00
types_test.go Initial commit 2022-08-09 12:37:37 -07:00
types.go Add Paths support and error improvements (#11) 2022-09-08 21:39:15 -07:00
user.go Add Paths support and error improvements (#11) 2022-09-08 21:39:15 -07:00