Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type Application struct {
*revel.Controller
}
func (Application) Index ¶
func (c Application) Index() revel.Result
type LongPolling ¶
type LongPolling struct {
*revel.Controller
}
func (LongPolling) WaitMessages ¶
func (c LongPolling) WaitMessages(lastReceived int) revel.Result
type Refresh ¶
type Refresh struct {
*revel.Controller
}
Click to show internal directories.
Click to hide internal directories.