Documentation ¶
Index ¶
- type Gviz
- func (g *Gviz) OutputLabel(wr io.Writer, l *config.Label) error
- func (g *Gviz) OutputLayer(wr io.Writer, l *config.Layer) error
- func (g *Gviz) OutputNode(wr io.Writer, n *config.Node) error
- func (g *Gviz) OutputRelation(wr io.Writer, r *config.Relation) error
- func (g *Gviz) OutputView(wr io.Writer, v *config.View) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gviz ¶
type Gviz struct {
// contains filtered or unexported fields
}
func (*Gviz) OutputLabel ¶ added in v0.8.0
func (*Gviz) OutputRelation ¶ added in v0.4.0
Click to show internal directories.
Click to hide internal directories.