forked from toolshed/abra
docs: add missing docstring
This commit is contained in:
@ -14,6 +14,7 @@ import (
|
|||||||
"github.com/urfave/cli/v2"
|
"github.com/urfave/cli/v2"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// AppSecrets represents all app secrest
|
||||||
type AppSecrets map[string]string
|
type AppSecrets map[string]string
|
||||||
|
|
||||||
// RecipeName is used for configuring recipe name programmatically
|
// RecipeName is used for configuring recipe name programmatically
|
||||||
|
Reference in New Issue
Block a user