renderers

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

*

  • Copyright (c) Shipt. *
  • This source code is licensed under the MIT license found in the
  • LICENSE file in the root directory of this source tree.

*

  • Copyright (c) Shipt. *
  • This source code is licensed under the MIT license found in the
  • LICENSE file in the root directory of this source tree.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DotFileToImg

func DotFileToImg(from, to, format string) error

DotFileToImg runs the dot command to convert a dot file into an image file

Types

type Dot

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

func NewDot

func NewDot(w io.Writer) *Dot

func (*Dot) Render

func (d *Dot) Render(graph plinko.Graph) error

type UML

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

func NewUML

func NewUML(w io.Writer) *UML

func (*UML) Render

func (d *UML) Render(graph plinko.Graph) error

Jump to

Keyboard shortcuts

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