verifier

package
v0.0.0-...-484f906 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2016 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Verifier

type Verifier interface {
	Verify(lager.Logger, *http.Client) (bool, error)
}

type VerifierBasket

type VerifierBasket struct {
	// contains filtered or unexported fields
}

func NewVerifierBasket

func NewVerifierBasket(verifiers ...Verifier) VerifierBasket

func (VerifierBasket) Verify

func (vb VerifierBasket) Verify(logger lager.Logger, client *http.Client) (bool, error)

Jump to

Keyboard shortcuts

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