package
0.0.0-20240930113623-2c1333d5cd3e
Repository: https://github.com/darkphotonkn/collabradoc.git
Documentation: pkg.go.dev
# Functions
*
* Authorizes a user's request to access a live session via userId and sessionId.
No description provided by the author
No description provided by the author
*
* Creats a live session based on user's id from JWT token and the documentId
* of the document they are creating a live session for.
No description provided by the author
*
* Constructs Live Session URL
**/.
No description provided by the author
*
* TODO: Update to emailing the user the live session or adding it to their personal docs.
No description provided by the author
*
* Gets an exiting live session based on userId and documentId.
No description provided by the author
No description provided by the author
*
* Invites a user to join a live session based on invitee's user id, the target user's
* user's email, and the documentId in which they are sending the invite from.
No description provided by the author
No description provided by the author
*
* Queries for live sessions that the user is part of.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author