docs: add missing docstring
This commit is contained in:
parent
cf1b46fa61
commit
0d1f65daac
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user