Versions in this module Expand all Collapse all v1 v1.0.1 Feb 7, 2025 v1.0.0 Feb 7, 2025 Changes in this version + type Application interface + Back func() + Err func() error + Exit func() + Forward func() + NextChapter func() + PageNavigator func() nav.PageNavigator + PrevChapter func() + Run func() + func NewApp(b *epub.Rootfile, p nav.PageNavigator) Application