useController execute an array of Contoller decorator metadata on a target instance.
Contoller
The type of the class the controllers belong in.
Array of Controller decorator metadata.
Controller
Current state of the object the Controller is defined in, that will be passed to the Controller function.
Function defining how to read the next chunk of data.
useController execute an array of
Contoller
decorator metadata on a target instance.