Flamingo response writer
- Source:
(require("src/writer/response"))(operation) → {function}
Creates a function that calls the given reply function with a stream
Parameters:
Name | Type | Description |
---|---|---|
operation |
FlamingoOperation |
- Source:
Returns:
Function that replies a given stream
- Type
- function