Versions in this module Expand all Collapse all v0 v0.14.0 Jul 9, 2025 v0.13.0 Jun 21, 2025 Changes in this version + type DocsRepository struct + func (d *DocsRepository) CanRead(u fyne.URI) (bool, error) + func (d *DocsRepository) Destroy(string) + func (d *DocsRepository) Exists(u fyne.URI) (bool, error) + func (d *DocsRepository) Reader(u fyne.URI) (fyne.URIReadCloser, error)