package
2.10.1-stable+incompatible
Repository: https://github.com/algorand/go-algorand.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
ErrorResponse sets the specified status code (should != 200), and fills in the a human readable error.
# Variables
GenesisJSONText is initialized when the node starts.
SwaggerSpecJSON is autogenerated from swagger.json, and bundled in with a script on build.
# Structs
ReqContext is passed to each of the handlers below via wrapCtx, allowing handlers to interact with the node.
Route type description.
# Type aliases
HandlerFunc defines a wrapper for http.HandlerFunc that includes a context.
Routes contains all routes.