Documentation
¶
Overview ¶
Package versions defines default versions for tools installed in generated projects.
Index ¶
Constants ¶
View Source
const ( // Templ is the default templ tool version. Templ = "v0.3.1020" // Goose is the default goose migration tool version. Goose = "v3.27.1" // Mailpit is the default Mailpit tool version. Mailpit = "v1.30.2" // Usql is the default usql tool version. Usql = "v0.21.4" // Dblab is the default dblab tool version. Dblab = "v0.40.2" // TailwindCLI is the default Tailwind CSS CLI version. TailwindCLI = "v4.3.2" // Shadowfax is the default Shadowfax runner version. Shadowfax = "v0.8.4" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.