package
0.5.6
Repository: https://github.com/30x/changeagent.git
Documentation: pkg.go.dev

# Functions

NewAuthStore creates a new, empty Store.

# Structs

An Handler is an HTTP handler that verifies that incoming requests have an authenticated user and passes those that pass authentication to a child.
A Store is a thread-safe collection of usernames and passwords.