package
5.2.0
Repository: https://github.com/prysmaticlabs/prysm.git
Documentation: pkg.go.dev

# Constants

Basic represents Basic Authentication.
Bearer represents Bearer Authentication (token authentication).
None represents no authorization method.

# Type aliases

Method is an authorization method such as 'Basic' or 'Bearer'.