pq

package
v0.0.0-...-3656818 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package pq is used as replacement for "github.com/lib/pq" in tests

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyIn

func CopyIn(name string, args ...string) string

Types

type BoolArray

type BoolArray []bool

func (*BoolArray) Scan

func (*BoolArray) Scan(src interface{}) error

func (BoolArray) Value

func (BoolArray) Value() (driver.Value, error)

type Int32Array

type Int32Array []int32

func (*Int32Array) Scan

func (*Int32Array) Scan(src interface{}) error

func (Int32Array) Value

func (Int32Array) Value() (driver.Value, error)

type Int64Array

type Int64Array []int64

func (*Int64Array) Scan

func (*Int64Array) Scan(src interface{}) error

func (Int64Array) Value

func (Int64Array) Value() (driver.Value, error)

type StringArray

type StringArray []string

func (*StringArray) Scan

func (*StringArray) Scan(src interface{}) error

func (StringArray) Value

func (StringArray) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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