digest

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 28, 2019 License: Apache-2.0 Imports: 2 Imported by: 5

Documentation

Overview

Package digest provides digest auth using htdigest

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Digest

type Digest struct {
	File    string
	Realm   string
	Secret  auth.SecretProvider
	Checker *auth.DigestAuth
}

func New

func New(file, realm string) *Digest

func (*Digest) Handler

func (d *Digest) Handler(h http.Handler) http.Handler

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL