diagram

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDiagramExporter

func NewDiagramExporter(renderer *template.Renderer) exporter.Exporter

Types

type Exporter

type Exporter struct {
	// contains filtered or unexported fields
}

func (*Exporter) Export

func (*Exporter) ExportPerFile

func (e *Exporter) ExportPerFile(
	_ context.Context,
	params *exporter.ExportParams,
) ([]*exporter.ExportedPage, error)

type GraphBuilder

type GraphBuilder struct {
	// contains filtered or unexported fields
}

func NewGraphBuilder

func NewGraphBuilder(renderer *template.Renderer) *GraphBuilder

func (*GraphBuilder) BuildSVG

func (b *GraphBuilder) BuildSVG(tables *schema.TableMap) ([]byte, error)

Jump to

Keyboard shortcuts

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