docsgen

package
v0.9.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 5, 2020 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute(opts Options) error

Types

type CliOptions

type CliOptions struct {
	RootCmd   *cobra.Command
	OutputDir string
}

type Options

type Options struct {
	Proto    ProtoOptions
	Cli      CliOptions
	DocsRoot string // Will default to docs if empty
}

type ProtoOptions

type ProtoOptions struct {
	ProtoRoot string // Will default to vendor_any if empty
	OutputDir string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL