Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommonServer ¶
type CommonServer struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func NewHandler(notifyer *notification.Dispatcher) *CommonServer
func (*CommonServer) ServeHTTP ¶
func (s *CommonServer) ServeHTTP(writer http.ResponseWriter, request *http.Request)
Click to show internal directories.
Click to hide internal directories.