Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KVStoreExample ¶
type KVStoreExample struct {
Dependences kvsdep
}
func (KVStoreExample) Example ¶
func (k KVStoreExample) Example(ctx *cyako.Ctx)
type RealtimeExample ¶
type RealtimeExample struct {
Dependences rtdev
}
func (RealtimeExample) JoinChatRoom ¶
func (r RealtimeExample) JoinChatRoom(ctx *cyako.Ctx)
func (RealtimeExample) SendChatMessage ¶
func (r RealtimeExample) SendChatMessage(ctx *cyako.Ctx)
Click to show internal directories.
Click to hide internal directories.