package
0.0.0-20240514103307-0b5002cb4f87
Repository: https://github.com/dvandyy/gopi.git
Documentation: pkg.go.dev
# Functions
Adding user to team in database.
Adding user to workspace in databse.
Create new bord in database.
Create new team in database.
Create new user in database.
Create new workspace in database.
**
Get board
**
*/ Get board with uuid from database and return as Board struct.
Get all teams in workspace where user is assigned.
Get user with unique id.
No description provided by the author
No description provided by the author
# Structs
**
Add User to team
**
*/.
No description provided by the author
**
Add User to workspace
**
*/.
No description provided by the author
No description provided by the author
**
Create board
**
*/.
No description provided by the author
**
Create team
**
*/.
No description provided by the author
**
Create workspace
**
*/.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
**
Login user
**
*/.
No description provided by the author
**
Register user
**
*/.
No description provided by the author
No description provided by the author
**
Get team
**
*/.
No description provided by the author
**
Get user
**
*/.
No description provided by the author
No description provided by the author
No description provided by the author
**
Get workspace
**
*/.