pgxrows

package module
v0.0.0-...-0cbdabd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 24, 2024 License: MIT Imports: 3 Imported by: 0

README

package pgxrows

Convert pgx rows as fungi stream.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Stream

func Stream[T any](
	rows pgx.Rows,
	next func(pgx.Rows) (T, error),
) fungi.Stream[T]

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL