mirror of
https://github.com/optim-enterprises-bv/databunker.git
synced 2025-11-01 02:17:53 +00:00
format go code
This commit is contained in:
@@ -20,8 +20,10 @@ var userSchema *jsonschema.Schema
|
||||
|
||||
// IsAdmin - admin/DPO approval is required
|
||||
type IsAdmin bool
|
||||
|
||||
// IsLocked - variable is locked from changes
|
||||
type IsLocked bool
|
||||
|
||||
// IsPreserve variable can never be deleted
|
||||
type IsPreserve bool
|
||||
|
||||
|
||||
Reference in New Issue
Block a user