Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { ID uuid.UUID LastSeen time.Time GoogleUserID string GoogleEmail string GoogleEmailVerified bool // contains filtered or unexported fields }
Client is a connected web client
func SockClient ¶
SockClient extracts the *Client from the socket state
Click to show internal directories.
Click to hide internal directories.