# Variables
ErrInvalidHandle returned by the backend if the handle cannot be used or has expired.
ErrIteratorDone may be thrown by list iterators to stop iteration.
# Structs
HandleData is retrieved by the backend.
# Interfaces
Backend represents a storage/persistent backend for handle information.
# Type aliases
Iterator function.