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

2 uses

	github.com/jackc/pgtype (current package)
		time.go#L71: func (src *Time) AssignTo(dst interface{}) error {
		time.go#L94: 				return src.AssignTo(nextDst)