Documentation
¶
Overview ¶
Package command holds the hex CLI's own cobra command tree — built the same way `hex init` wires one for a scaffolded app.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package genman implements the hidden `hex gen-man` command.
|
Package genman implements the hidden `hex gen-man` command. |
|
Package init implements `hex init`.
|
Package init implements `hex init`. |
|
Package make holds the `hex make` command group — one subpackage per generator (provider, domain, migration, adapter, controller, command).
|
Package make holds the `hex make` command group — one subpackage per generator (provider, domain, migration, adapter, controller, command). |
|
adapter
Package adapter implements `hex make adapter`.
|
Package adapter implements `hex make adapter`. |
|
command
Package command implements `hex make command`.
|
Package command implements `hex make command`. |
|
controller
Package controller implements `hex make controller`.
|
Package controller implements `hex make controller`. |
|
domain
Package domain implements `hex make domain`.
|
Package domain implements `hex make domain`. |
|
migration
Package migration implements `hex make migration`.
|
Package migration implements `hex make migration`. |
|
provider
Package provider implements `hex make provider`.
|
Package provider implements `hex make provider`. |
|
Package publish implements `hex publish`.
|
Package publish implements `hex publish`. |
Click to show internal directories.
Click to hide internal directories.