mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-24 21:17:01 +01:00
1 line
508 B
JavaScript
1 line
508 B
JavaScript
window.SIDEBAR_ITEMS = {"struct":[["Entry","Entry is the core data storage type of the server. Almost every aspect of the server is designed to read, handle and manipulate entries."],["EntryCommitted",""],["EntryInit",""],["EntryInvalid",""],["EntryNew",""],["EntryReduced",""],["EntrySealed",""],["EntryValid",""],["Set","An ordered set based on a B-Tree."]],"type":[["Eattrs",""],["EntryInitNew",""],["EntryInvalidCommitted",""],["EntryReducedCommitted",""],["EntrySealedCommitted",""],["EntryTuple",""]]}; |