Versions in this module Expand all Collapse all v0 v0.2.0 Jul 11, 2024 Changes in this version + type Analyzer interface + Graph func(GraphType) error + Stats func() error + type GraphType int + const Box + const Invalid + const Line + func StringToGraphType(s string) GraphType