Discover Packages
github.com/risico/imagine
cmd
package
Version:
v0.0.0-...-4949b12
Opens a new window with list of versions in this module.
Published: Aug 16, 2025
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var CLI struct {
Start StartCMD `cmd:"" json:"start" help:"Starts the imagine application"`
}
type StartCMD struct {
Hostname string `help:"sets the hostname for the server" json:"hostname"`
Port int `help:"sets the application port" json:"port"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.