diagrams

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GeneratorC4PlantumlComponent = "c4_plantuml_component"
	GeneratorMermaidClass        = "mermaid_class"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Generator

type Generator interface {
	GenerateFromSchema(writer *bufio.Writer, s parse.AstSchema) error
	GetDefaultResultFileName() string
}

func GetGenerator

func GetGenerator(generator string) (Generator, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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