Documentation ¶
Index ¶
Constants ¶
View Source
const L = "AUTH"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Challenge ¶
type Challenge struct {
Challenge by
}
func NewChallenge ¶
func NewChallenge() *Challenge
func NewChallengeWith ¶
func NewChallengeWith[V st | by](challenge V) *Challenge
func ParseChallenge ¶
func ParseChallenge(b by) (t *Challenge, rem by, err er)
type Response ¶
func NewResponse ¶
func NewResponse() *Response
func NewResponseWith ¶
func ParseResponse ¶
func ParseResponse(b by) (t *Response, rem by, err er)
Click to show internal directories.
Click to hide internal directories.