Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventListenerAdded ¶
type EventListenerRemoved ¶
type EventLogin ¶
type EventSelect ¶
type EventSessionAdded ¶
type EventSessionRemoved ¶
type EventSessionRemoved struct {
SessionID int
}
type EventUserAdded ¶
type EventUserAdded struct {
UserID string
}
type EventUserRemoved ¶
type EventUserRemoved struct {
UserID string
}
Click to show internal directories.
Click to hide internal directories.