Versions in this module Expand all Collapse all v0 v0.2.0 Feb 7, 2026 Changes in this version type TOONEncoder + func (e *TOONEncoder) EncodeSlide(s *model.Slide) string v0.1.0 Feb 7, 2026 Changes in this version + type Format string + const FormatJSON + const FormatTOON + func (f Format) IsValid() bool + type TOONEncoder struct + func NewTOONEncoder() *TOONEncoder + func (e *TOONEncoder) EncodeDeck(d *model.Deck) string + func (e *TOONEncoder) EncodeDiff(d *model.Diff) string