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"`
Version cli.VersionHandler `cmd:"" name:"version" help:"Print version"`
ConfigPath string `name:"config" short:"c" default:"config.yaml" env:"DITO_CONFIG_PATH" help:"Path to config file" type:"existingfile"`
}
Click to show internal directories.
Click to hide internal directories.