docs: add missing docstring

This commit is contained in:
2021-12-19 16:19:42 +01:00
parent cf1b46fa61
commit 0d1f65daac
+1
View File
@@ -14,6 +14,7 @@ import (
"github.com/urfave/cli/v2"
)
// AppSecrets represents all app secrest
type AppSecrets map[string]string
// RecipeName is used for configuring recipe name programmatically