Documentation ¶ Index ¶ func AppName(p Params) string func Catalog(p Params) string func RepoName(p Params) string type Params Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AppName ¶ func AppName(p Params) string func Catalog ¶ func Catalog(p Params) string func RepoName ¶ func RepoName(p Params) string Types ¶ type Params ¶ type Params struct { // Dir is the name of the directory where the files of the resource // should be generated. Dir string AppName string RepoName string Catalog string } Source Files ¶ View all Source files key.go types.go Click to show internal directories. Click to hide internal directories.