package
0.0.0-20210722063619-5559093579c3
Repository: https://github.com/koshatul/auth-proxy.git
Documentation: pkg.go.dev

# Functions

AuthCheckFunc returns a authentication check function for use with `httpauth.BasicAuth()``.
AuthRunner is the routine that runs the authentication checking channels.

# Structs

AuthRequest is the authentication request and a return channel for the response.
AuthResponse is contains the response for a `AuthRequest`.