Documentation
¶
Overview ¶
Package stackhttpauth provides wrappers based on the github.com/abbot/go-http-auth package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BasicSecret ¶
func DigestSecret ¶
Types ¶
type AuthenticatedRequest ¶
type AuthenticatedRequest struct {
auth.AuthenticatedRequest
}
func (*AuthenticatedRequest) Reclaim ¶
func (a *AuthenticatedRequest) Reclaim(repl interface{})
Click to show internal directories.
Click to hide internal directories.