Versions in this module Expand all Collapse all v0 v0.0.1 Nov 4, 2024 Changes in this version + type Printer struct + func NewPrinter() *Printer + func (p *Printer) PrintDisplayNode(node types.DisplayNode) + func (p *Printer) PrintDisplayNodeList(nodes []types.DisplayNode)