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

2 uses

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