mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-24 13:07:00 +01:00
1 line
596 B
JavaScript
1 line
596 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",""],["EntryRefresh",""],["EntrySealed",""],["EntryValid",""],["Set","An ordered set based on a B-Tree."]],"type":[["Eattrs",""],["EntryInitNew",""],["EntryInvalidCommitted",""],["EntryInvalidNew",""],["EntryReducedCommitted",""],["EntryRefreshNew",""],["EntrySealedCommitted",""],["EntrySealedNew",""],["EntryTuple",""]]}; |