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

# Packages

Package pagination contains useful pagination-related helpers.

# Functions

GenerateRandomHexString generates a random hex string that follows the standards for jwt token used for beacon node -> execution client used for web client -> validator client.
SetSSEHeaders sets the headers needed for a server-sent event response.
ValidateAuthToken validating auth token for web.

# Constants