provider

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2020 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnsupported         = errors.New("Authorization method is not supported")
	ErrMalformed           = errors.New("Authorization is malformed")
	ErrUnauthorized        = errors.New("Unauthorized")
	ErrExpired             = errors.New("Expired")
	ErrInsufficientEntropy = errors.New("Insufficient entropy")
	ErrForbidden           = errors.New("ErrForbidden")
)

Functions

This section is empty.

Types

type Provider

type Provider interface {
	Validate(*http.Request) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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