Documentation
¶
Index ¶
- func CreateTinyURL(ctx *gin.Context, db *bun.DB)
- func DeleteURL(ctx *gin.Context, db *bun.DB)
- func GetAllURLs(ctx *gin.Context, db *bun.DB)
- func GetSelfUser(ctx *gin.Context, db *bun.DB)
- func GetURLDetails(ctx *gin.Context, db *bun.DB)
- func GetUserByID(ctx *gin.Context, db *bun.DB)
- func GetUserList(ctx *gin.Context, db *bun.DB)
- func GoogleCallback(ctx *gin.Context, db *bun.DB)
- func GoogleLogin(ctx *gin.Context)
- func Logout(ctx *gin.Context)
- func RedirectShortURL(ctx *gin.Context, db *bun.DB)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GoogleLogin ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.