genmddoc

package
v0.0.0-...-5a14af6 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ArgDestinationDir string

Functions

func FillCobraCommand

func FillCobraCommand(cmd *cobra.Command)

FillCobraCommand assigns default parameters for this command to the Cobra command.

Types

type DocumentationGenerating

type DocumentationGenerating interface {
	GenDoc(parms Parms, command cobra.Command) error
}

InfrastructureInstalling applies core infrastructure supporting Activiti 7 into the given namespace.

func NewDocumentationGenerating

func NewDocumentationGenerating() DocumentationGenerating

NewDocumentationGenerating create a new instance of DocumentationGenerating.

type Parms

type Parms struct {
	DestinationDir string `validate:"" arg:"required=true,shortname=d,longname=destdir" help:"Destination directory for writing markdown documentation."`
}

Parms are the parameters for the command.

Jump to

Keyboard shortcuts

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