basic

package
v0.0.0-...-4fe21aa Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2020 License: Apache-2.0 Imports: 3 Imported by: 5

Documentation

Overview

Package basic provides basic auth using htpasswd

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Basic

type Basic struct {
	File   string
	Realm  string
	Secret auth.SecretProvider
}

func New

func New(file, realm string) *Basic

func (*Basic) Handler

func (b *Basic) Handler(h http.Handler) http.Handler

Jump to

Keyboard shortcuts

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