package
1.7.2
Repository: https://github.com/ansiz/beego.git
Documentation: pkg.go.dev

# Functions

Basic is the http basic auth.
NewBasicAuthenticator return the BasicAuth.

# Structs

BasicAuth store the SecretProvider and Realm.

# Type aliases

SecretProvider is the SecretProvider function.