nokia / restful

A powerful RESTful framework for Go.
BSD 3-Clause "New" or "Revised" License
17 stars 15 forks source link

add Flush to monitorWriter #72

Closed zombi-HU closed 4 months ago

zombi-HU commented 4 months ago

add Flush to monitorWriter

Som-Som-CC commented 4 months ago

Implementing the Flusher interface cannot hurt. Though in classic RESTful use cases with small JSON exchanges it is not vital, either.