Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
NewCommand creates a new command for displaying the results UI
Types ¶
type Options ¶
type Options struct { // Config is the Red Sky Configuration to get redirect URLs from Config *config.RedSkyConfig // IOStreams are used to access the standard process streams commander.IOStreams ServerAddress string DisplayURL bool IdleTimeout time.Duration }
Options is the configuration for displaying the results UI
Click to show internal directories.
Click to hide internal directories.