Documentation
¶
Index ¶
- type Md
- func (m *Md) OutputDiagram(wr io.Writer, d *config.Diagram) error
- func (m *Md) OutputIndex(wr io.Writer) error
- func (m *Md) OutputLayer(wr io.Writer, l *config.Layer) error
- func (m *Md) OutputNetwork(wr io.Writer, nw *config.Network) error
- func (m *Md) OutputNode(wr io.Writer, n *config.Node) error
- func (m *Md) OutputTag(wr io.Writer, t *config.Tag) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Md ¶
type Md struct {
// contains filtered or unexported fields
}
func (*Md) OutputNetwork ¶ added in v0.1.0
Click to show internal directories.
Click to hide internal directories.