River

main

package module
v0.5.1 Go to latest
Published: Oct 18, 2024 License: Proprietary

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DriverProcurer

type DriverProcurer struct{}

func (*DriverProcurer) ProcurePgxV5

func (p *DriverProcurer) ProcurePgxV5(pool *pgxpool.Pool) riverdriver.Driver[pgx.Tx]