Versions in this module Expand all Collapse all v0 v0.0.4 Jul 25, 2020 v0.0.3 Jul 20, 2020 Changes in this version + func ExpandFinder(tf IDFinder, l notes.Loader) notes.Finder + func ExpandLoader(tl TruncatedLoader) notes.Loader + func ExpandNote(tn TruncatedNote, l notes.Loader) notes.Note + type IDFinder interface + FindNoteIDs func(*notes.Query) ([]notes.ID, error) + type TruncatedLoader interface + LoadTruncatedNotes func([]notes.ID) ([]TruncatedNote, error) + type TruncatedNote struct + Contents []notes.ID + ID notes.ID + ValueString string + ValueType notes.ID