graphkit

package module
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2019 License: MIT Imports: 6 Imported by: 0

README

Dogma Graph Toolkit

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 ...configkit.Application) (*dot.Graph, error)

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

It panics if apps is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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