Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWriteFlusherIfPossible ¶ added in v0.5.0
func NewWriteFlusherIfPossible(w http.ResponseWriter) io.Writer
Types ¶
type PipingServer ¶
type PipingServer struct {
// contains filtered or unexported fields
}
func NewServer ¶
func NewServer(logger *log.Logger) *PipingServer
func (*PipingServer) Handler ¶
func (s *PipingServer) Handler(resWriter http.ResponseWriter, req *http.Request)
type WriteFlusher ¶ added in v0.5.0
type WriteFlusher struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.