Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpApi ¶
type HttpApi struct {
// contains filtered or unexported fields
}
func NewHttpApi ¶
func NewHttpApi(m *room.RoomManager) *HttpApi
func (*HttpApi) HTTPHandleFunc ¶
func (h *HttpApi) HTTPHandleFunc(w http.ResponseWriter, r *http.Request)
func (*HttpApi) HTTPHandleFuncCreate ¶
func (h *HttpApi) HTTPHandleFuncCreate(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.