Documentation
¶
Overview ¶
Package cmds holds commands being used for scaffolding
Index ¶
- func RunConsoleBin(targetDir string) error
- func RunGoFmt(targetDir string) error
- func RunGoMigrationBin(targetDir string) error
- func RunGoModTidy(targetDir string) error
- func RunGoRunBin(targetDir string) error
- func RunGooseFix(targetDir string) error
- func RunSqlcGenerate(targetDir string) error
- func RunTemplFmt(targetDir string) error
- func RunTemplGenerate(targetDir string) error
- func SetupMailpit(targetDir string) error
- func SetupMailpitWithVersion(targetDir, version string, timeout time.Duration) error
- func SetupTailwind(targetDir string) error
- func SetupTailwindWithVersion(targetDir, version string, timeout time.Duration) error
- func SetupUsql(targetDir string) error
- func SetupUsqlWithVersion(targetDir, version string, timeout time.Duration) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunConsoleBin ¶
func RunGoMigrationBin ¶
func RunGoModTidy ¶
func RunGoRunBin ¶
func RunGooseFix ¶
func RunSqlcGenerate ¶
func RunTemplFmt ¶
func RunTemplGenerate ¶
func SetupMailpit ¶ added in v0.32.2
func SetupMailpitWithVersion ¶ added in v0.32.2
func SetupTailwind ¶
func SetupTailwindWithVersion ¶ added in v0.32.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.