pq

package
v0.0.0-...-7625c6f Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 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 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)

Jump to

Keyboard shortcuts

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