# Functions
AddGenFn adds a function to the list of functions to generate something.
AddLintFn adds a function to the list of functions to lint something.
Air launches the server process and keeps it live-reloading.
Clean cleans up generated files.
Dev is an alias for 'air'.
Dockerfiles generates dockerfiles from the template.
Exec (command string) executes the given command prioritizing binaries in .gobin/ directory.
Gen generates binding codes.
Generate is an alias for Gen.
Gobin installs the Go binary with the given command name or package name.
Gobins installs necessary Go binaries.
Gogen generates code using go-generate-fast.
Lint analyses.
Pwhash (password string) prints the bcrypt hash of the specified argument.
RunWith runs the given command prioritizing binaries in .gobin/ directory.
No description provided by the author
No description provided by the author
No description provided by the author
Start is an alias for 'air'.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
goland:noinspection GoUnusedExportedType, GoUnnecessarilyExportedIdentifiers.
goland:noinspection GoUnusedExportedType, GoUnnecessarilyExportedIdentifiers.
goland:noinspection GoUnusedExportedType, GoUnnecessarilyExportedIdentifiers.
No description provided by the author
No description provided by the author