package
Version:
v0.39.1
Opens a new window with list of versions in this module.
Published: Dec 18, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
type Interface interface {
http.Handler
RegisterChallenge(path, response string)
UnregisterChallenge(path string)
}
Interface defines the interface for handling register, unregistering,
and serving challenge responses.
New creates a new challenger instance, which can be exposed on an http.Server.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.