commands

package
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDevCommand

func NewDevCommand() *cobra.Command

NewDevCommand creates the dev command

func NewInitCommand

func NewInitCommand() *cobra.Command

func NewRoutesCommand

func NewRoutesCommand() *cobra.Command

NewRoutesCommand creates the routes command

func NewVersionCommand

func NewVersionCommand() *cobra.Command

Types

type ProjectConfig

type ProjectConfig struct {
	ProjectName string
	ModulePath  string
	Port        string
	WithDB      bool
	WithAuth    bool
	NoExamples  bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL