Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InsertUser ¶
func UpdateUser ¶
Types ¶
type DBUser ¶
type DBUser struct { SpotifyId string `bson:"spotifyId"` Id string `bson:"id"` AccessToken string `bson:"accessToken"` RefreshToken string `bson:"refreshToken"` }
func GetUserById ¶
func GetUserBySpotifyId ¶
Click to show internal directories.
Click to hide internal directories.