package
2.1.4+incompatible
Repository: https://github.com/prysmaticlabs/prysm.git
Documentation: pkg.go.dev
# Functions
NewClient constructs a new client with the provided options (ex WithTimeout).
No description provided by the author
WithTimeout sets the .Timeout attribute of the wrapped http.Client.
# Variables
ErrNotFound specifically means that a '404 - NOT FOUND' response was received from the API.
ErrNotOK is used to indicate when an HTTP request to the Beacon Node API failed with any non-2xx response code.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Client provides a collection of helper methods for calling Builder API endpoints.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
ClientOpt is a functional option for the Client type (http.Client wrapper).
No description provided by the author