nokia / restful

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

add Flush to monitorWriter #72

Closed zombi-HU closed 3 months ago

zombi-HU commented 3 months ago

add Flush to monitorWriter

Som-Som-CC commented 3 months ago

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