github.com/jackc/pgtype.TimestamptzArray.AssignTo (method)

2 uses

	github.com/jackc/pgtype (current package)
		timestamptz_array.go#L193: func (src *TimestamptzArray) AssignTo(dst interface{}) error {
		timestamptz_array.go#L223: 			return src.AssignTo(nextDst)