Documentation ¶ Index ¶ Variables func GetRedirectNoError(ctx echo.Context, serverURL string) error func GetRedirectWithError(ctx echo.Context, l *zerolog.Logger, internalErr error, userErr string) error Constants ¶ This section is empty. Variables ¶ View Source var ErrRedirect = errors.New("redirecting") Functions ¶ func GetRedirectNoError ¶ func GetRedirectNoError(ctx echo.Context, serverURL string) error func GetRedirectWithError ¶ func GetRedirectWithError(ctx echo.Context, l *zerolog.Logger, internalErr error, userErr string) error Types ¶ This section is empty. Source Files ¶ View all Source files redirect.go Click to show internal directories. Click to hide internal directories.