Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetClosedCallback ¶
func SetClosedCallback(cb func(*Session))
Types ¶
type Session ¶
type Session struct { ID int64 Route2ServerId map[string]string // contains filtered or unexported fields }
func SessionByID ¶
func (*Session) SetClosedCallback ¶
func (s *Session) SetClosedCallback(cb func())
Click to show internal directories.
Click to hide internal directories.