Versions in this module Expand all Collapse all v1 v1.10.2 Mar 8, 2026 Changes in this version + func New(ctx context.Context, dsn string, encryptionKey []byte) (admin.IStore, error) + func NewWithPool(db *pgxpool.Pool, encryptionKey []byte) admin.IStore