Versions in this module Expand all Collapse all v1 v1.0.0 Jul 21, 2023 Changes in this version + type Renderer struct + In io.Reader + Out io.Writer + Theme Theme + func (r Renderer) Render(ctx context.Context) error + type Theme int + const DarkTheme + const LightTheme