Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct { Serve cli.ServeHandler `cmd:"" name:"serve" help:"Run mock server"` ConfigPath string `name:"config" short:"c" default:"config.pkl" env:"DITO_CONFIG_PATH" help:"Path to config file" type:"existingfile"` }
func (*App) AfterApply ¶
Click to show internal directories.
Click to hide internal directories.