type github.com/jackc/pgx/v4.batchItem

3 uses

	github.com/jackc/pgx/v4 (current package)
		batch.go#L10: type batchItem struct {
		batch.go#L18: 	items []*batchItem
		batch.go#L23: 	b.items = append(b.items, &batchItem{