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

2 uses

	github.com/jackc/pgtype (current package)
		interval.go#L66: func (src *Interval) AssignTo(dst interface{}) error {
		interval.go#L76: 				return src.AssignTo(nextDst)