Versions in this module Expand all Collapse all v0 v0.1.0 Mar 22, 2023 Changes in this version + var ErrEmptyCollection = errors.New("empty collection") + var ErrIteratorDoesNotExist = errors.New("iterator does not exist") + var ErrPaginationEnd = errors.New("end of pagination") + var ErrPaginatorDoesNotExist = errors.New("paginator does not exist")