Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrDrawIOParser represents a failure in the drawio XML parser. ErrDrawIOParser = errors.New("drawio XML parser fails") // ErrYAMLParser represents a failure in the YAML parser. ErrYAMLParser = errors.New("YAML parser fails") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.