Documentation
¶
Index ¶
- func CreateNova(cmd *cobra.Command, args []string)
- func Execute()
- func InitNova(cmd *cobra.Command, args []string)
- func InstallNix(_ *cobra.Command, _ []string)
- func InstallPostgreDatabase(_ *cobra.Command, _ []string)
- func InstallSqliteDatabase(_ *cobra.Command, _ []string)
- func LinkController(cmd *cobra.Command, args []string)
- func LinkPresenter(cmd *cobra.Command, args []string)
- func LinkRepository(cmd *cobra.Command, args []string)
- func LinkStorage(cmd *cobra.Command, args []string)
- func LinkUsecase(cmd *cobra.Command, args []string)
- func MakeController(cmd *cobra.Command, args []string)
- func MakeEntity(cmd *cobra.Command, args []string)
- func MakeModel(cmd *cobra.Command, args []string)
- func MakePresenter(cmd *cobra.Command, args []string)
- func MakeRepository(cmd *cobra.Command, args []string)
- func MakeResource(cmd *cobra.Command, args []string)
- func MakeRouter(cmd *cobra.Command, args []string)
- func MakeUsecase(cmd *cobra.Command, args []string)
- func MigrateCreate(cmd *cobra.Command, args []string)
- func MigrateDown(cmd *cobra.Command, _ []string)
- func MigrateDrop(cmd *cobra.Command, args []string)
- func MigrateForce(cmd *cobra.Command, args []string)
- func MigrateUp(_ *cobra.Command, _ []string)
- func MigrateVersion(_ *cobra.Command, _ []string)
- func TemplPrepareDevCmd(_ *cobra.Command, args []string)
- func WatchExecCmd(_ *cobra.Command, args []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateNova ¶
func InstallNix ¶
func InstallPostgreDatabase ¶
func InstallSqliteDatabase ¶
func LinkController ¶
func LinkPresenter ¶
func LinkRepository ¶
func LinkStorage ¶
func LinkUsecase ¶
func MakeController ¶
func MakeEntity ¶
func MakePresenter ¶
func MakeRepository ¶
func MakeResource ¶
func MakeRouter ¶
func MakeUsecase ¶
func MigrateCreate ¶
func MigrateDown ¶
func MigrateDrop ¶
func MigrateForce ¶
func MigrateVersion ¶
func TemplPrepareDevCmd ¶
func WatchExecCmd ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.