Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TestChallengeHandler ¶
type TestChallengeHandler struct {
// contains filtered or unexported fields
}
func NewTestChallengeHandler ¶
func NewTestChallengeHandler(fn challenges.HandlerFunc, kvs ...string) *TestChallengeHandler
func (*TestChallengeHandler) DoChallenge ¶
func (*TestChallengeHandler) InterceptContext ¶
func (t *TestChallengeHandler) InterceptContext(ctx context.Context) context.Context
Click to show internal directories.
Click to hide internal directories.