Call all middleware.
Calls done on completion with either an error or the output of the last middleware.
done
๐ Note: as the length of input defines whether async functions get a next function, itโs recommended to keep input at one value normally.
next
input
Rest
Call all middleware.
Calls
doneon completion with either an error or the output of the last middleware.