# Functions
Open defines scripts for queries & create table license_status if it does not exist.
# Variables
ErrNotFound is license status not found.
# Structs
LicenseStatus represents a license status.
Link represents a link object.
PotentialRights represents the maximal extension time of a loan.
Updated represents license and status document timestamps.
# Interfaces
LicenseStatuses is an interface.