pgtools

package
v0.0.0-...-62444c3 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ScanDecoders

func ScanDecoders(ci *pgtype.ConnInfo, src []byte, decoders ...pgtype.BinaryDecoder) error

Types

type ArrayDecoder

type ArrayDecoder struct {
	Len int
	// contains filtered or unexported fields
}

func NewArrayDecoder

func NewArrayDecoder(ci *pgtype.ConnInfo, src []byte) (a ArrayDecoder, err error)

func (*ArrayDecoder) Decode

func (a *ArrayDecoder) Decode(item pgtype.BinaryDecoder) (err error)

func (*ArrayDecoder) Next

func (a *ArrayDecoder) Next() bool

Jump to

Keyboard shortcuts

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