Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { Session sockjs.Session //User *rbac.User Ip string Referer string UserAgent string Width int Height int Cookie bool Language string Platform string Location string Href string }
func (*Client) UpdateInfo ¶
func (c *Client) UpdateInfo(info interface{})
type Hub ¶
type StreamCotroller ¶
type StreamCotroller struct {
beego.Controller
}
func (*StreamCotroller) Get ¶
func (w *StreamCotroller) Get()
Click to show internal directories.
Click to hide internal directories.