mermaidgen

module
v0.0.0-...-93f61ce Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 License: GPL-3.0

README

mermaidgen

mermaidgen is an object oriented approach to define mermaid graphics from Go code and render them to mermaid code.

Documentation: https://godoc.org/github.com/Heiko-san/mermaidgen

mermaidgen/flowchart

Package flowchart is used to generate mermaid flowchart graphs as defined at https://mermaidjs.github.io/flowchart.html.

Documentation: https://godoc.org/github.com/Heiko-san/mermaidgen/flowchart

mermaidgen/gantt

Package gantt is used to generate mermaid gantt diagrams as defined at https://mermaidjs.github.io/gantt.html.

Documentation: https://godoc.org/github.com/Heiko-san/mermaidgen/gantt

mermaidgen/sequence

Package sequence is used to generate mermaid sequence diagrams as defined at https://mermaidjs.github.io/sequenceDiagram.html.

Documentation: https://godoc.org/github.com/Heiko-san/mermaidgen/sequence

Directories

Path Synopsis
Package flowchart is an object oriented approach to define mermaid flowcharts as defined at https://mermaidjs.github.io/flowchart.html and render them to mermaid code.
Package flowchart is an object oriented approach to define mermaid flowcharts as defined at https://mermaidjs.github.io/flowchart.html and render them to mermaid code.
Package gantt is an object oriented approach to define mermaid gantt diagrams as defined at https://mermaidjs.github.io/gantt.html and render them to mermaid code.
Package gantt is an object oriented approach to define mermaid gantt diagrams as defined at https://mermaidjs.github.io/gantt.html and render them to mermaid code.
Package sequence is an object oriented approach to define mermaid sequence diagrams as defined at https://mermaidjs.github.io/sequenceDiagram.html and render them to mermaid code.
Package sequence is an object oriented approach to define mermaid sequence diagrams as defined at https://mermaidjs.github.io/sequenceDiagram.html and render them to mermaid code.

Jump to

Keyboard shortcuts

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