cmd

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var OutputTypeIds = map[OutputType][]string{
	Markdown: {"markdown"},
	Plain:    {"plain"},
}

Functions

func Execute

func Execute()

func GenerateDiagram

func GenerateDiagram(schemaPath string, targetPath string, outputType OutputType, startPattern string, endPattern string) error

Types

type OutputType

type OutputType enumflag.Flag
const (
	Markdown OutputType = iota
	Plain
)

Jump to

Keyboard shortcuts

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