Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( L = global.Log.With().Str("module", "stream").Logger() Handler = &MuxHandler{} )
Functions ¶
Types ¶
type MuxHandler ¶
type MuxHandler struct {
// contains filtered or unexported fields
}
func (*MuxHandler) ServeHTTP ¶
func (mh *MuxHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.