mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-29 23:39:35 -05:00
added comment to unexported variable
This commit is contained in:
@@ -15,6 +15,7 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
// SimpleRuntimeServices declares which services will be started for the fullstack server
|
||||
SimpleRuntimeServices = []string{"hello", "konnectd", "phoenix"}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user