Documentation ¶ Index ¶ func CreateConfigFromOptions(opts *options.GenYamlOptions) (c *server.Config, err error) func NewGenYamlApp(yamlname string, command *cobra.Command) *app.App func Run(cfg *server.Config, command *cobra.Command) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CreateConfigFromOptions ¶ func CreateConfigFromOptions(opts *options.GenYamlOptions) (c *server.Config, err error) func NewGenYamlApp ¶ func NewGenYamlApp(yamlname string, command *cobra.Command) *app.App func Run ¶ func Run(cfg *server.Config, command *cobra.Command) error Types ¶ This section is empty. Source Files ¶ View all Source files app.go run.go server.go Directories ¶ Show internal Expand all Path Synopsis options server Click to show internal directories. Click to hide internal directories.