summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2022-07-07 15:41:16 +0200
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2022-07-07 15:41:16 +0200
commit7d67ce7f6a15970677b7d0b8f4912fe379862515 (patch)
tree62df25f68432308c048ffd8029bbe896f5fa4845 /cmd
parent1865b016d0cca74cd3703db5a3b4217917988dec (diff)
Format: Run gofumpt
Diffstat (limited to 'cmd')
-rw-r--r--cmd/cli/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/cli/main.go b/cmd/cli/main.go
index 93b81e0..d3d3dbb 100644
--- a/cmd/cli/main.go
+++ b/cmd/cli/main.go
@@ -14,6 +14,7 @@ import (
)
type ServerTypes int8
+
const (
ServerTypeInstituteAccess ServerTypes = iota
ServerTypeSecureInternet