Documentation
¶
Overview ¶
SPDX-License-Identifier: Apache-2.0 Copyright © 2022 Roberto Hidalgo <nidito@un.rob.mx>
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type InvalidCredentials ¶
func (InvalidCredentials) Code ¶
func (err InvalidCredentials) Code() int
func (InvalidCredentials) Error ¶
func (err InvalidCredentials) Error() string
func (InvalidCredentials) Log ¶
func (err InvalidCredentials) Log()
type WebAuthFlowChallenge ¶
func (WebAuthFlowChallenge) Code ¶
func (c WebAuthFlowChallenge) Code() int
func (WebAuthFlowChallenge) Error ¶
func (c WebAuthFlowChallenge) Error() string
func (WebAuthFlowChallenge) Header ¶
func (c WebAuthFlowChallenge) Header() string
func (WebAuthFlowChallenge) Log ¶
func (c WebAuthFlowChallenge) Log()
Click to show internal directories.
Click to hide internal directories.