Versions in this module Expand all Collapse all v1 v1.10.2 Mar 8, 2026 Changes in this version + var ErrAPIKeyNotFound = errors.New("api key not found") + var ErrAPIKeyRevoked = errors.New("api key has been revoked") + func New(db *pgxpool.Pool) api.IStore