Versions in this module Expand all Collapse all v1 v1.0.0 Sep 3, 2024 Changes in this version + type Cache struct + func New() *Cache + func (c *Cache) Close() error + func (c *Cache) Open(ctx context.Context, uri string) (*pgxpool.Pool, error)