package
1.3.0
Repository: https://github.com/go-sigma/sigma.git
Documentation: pkg.go.dev

# Functions

NewSimpleManager returns an instance of Manager which only maps endpoints to challenges based on the responses which have been added the manager.
ResponseChallenges returns a list of authorization challenges for the given http Response.

# Structs

Challenge carries information from a WWW-Authenticate response header.

# Interfaces

Manager manages the challenges for endpoints.