package
Version:
v0.0.17
Opens a new window with list of versions in this module.
Published: Jan 28, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func SignOut(c echo.Context) error
@Title sign out
@Summary sign out action.
@Description
@Tags Sign
@Accept json
@Produce json
@Success 200 "OK - sign-out successfully"
@Failure 500 "Fail - internal error"
@Router /api/sign-out/ [get]
@Security ApiKeyAuth
Source Files
¶
Click to show internal directories.
Click to hide internal directories.