Versions in this module Expand all Collapse all v1 v1.3.1 May 12, 2026 v1.3.0 May 12, 2026 Changes in this version + type CachedDiff struct + Base string + BaseContent string + Compare string + CompareContent string + ContentLower string + CreatedAt time.Time + ID string + Title string + TitleLower string + type CachedPaste struct + Content string + ContentLower string + CreatedAt time.Time + ID string + Language string + LanguageLower string + LineCount int + Preview string + Title string + TitleLower string + type DiffData struct + Base string + BaseContent string + Compare string + CompareContent string + type DiffMeta struct + CreatedAt time.Time + ID string + Title string + type PasteMeta struct + CreatedAt time.Time + ID string + Language string + LineCount int + Preview string + Title string