graphkit

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2019 License: MIT Imports: 9 Imported by: 0

README

Dogma Graph Kit

Build Status Code Coverage Latest Version GoDoc Go Report Card

Generate message-flow diagrams for Dogma applications.

This library produces Graphviz diagrams in the DOT language. Use one of the Graphviz renderers to produce a graphic.

For an example, see the graph binary in the example application, and the associated recipe in the Makefile.

Documentation

Overview

Package graphkit generates message-flow diagrams for Dogma applications.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Generate

func Generate(apps ...dogma.Application) (*dot.Graph, error)

Generate builds a message-flow graph for the given Dogma applications.

It panics if apps is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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