Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ServeStream ¶
func ServeStream(w http.ResponseWriter, ch interface{}, l log.Logger)
Types ¶
type Stream ¶
type Stream struct { Done chan struct{} // contains filtered or unexported fields }
func (*Stream) CloseWithError ¶
Click to show internal directories.
Click to hide internal directories.