# Packages

No description provided by the author

# Functions

Offset calculates the offset required for a given page and limit.

# Variables

ErrInvalidData is returned when a method in Storage finds inconsistent data in the db, for instance, a Finding without a target.

# Structs

Filter holds query filtering information.
Pagination holds database pagination information.
SortBy holds information for the query sorting criteria.

# Interfaces

Storage defines the API for querying data from storage.