Versions in this module Expand all Collapse all v1 v1.3.0 May 30, 2026 Changes in this version + func Ping(ctx context.Context, db *sql.DB) error + func QueryUsers(ctx context.Context, db *sql.DB, exclude map[string]bool) ([]string, error)