Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶
Types ¶
type ChatInstance ¶
type ChatInstance struct {
Messages []Message
}
func NewChatInstance ¶
func NewChatInstance(s *live.Socket) *ChatInstance
Click to show internal directories.
Click to hide internal directories.