//
pkg.gl
Category
github.com/ethereum-optimism/optimism/indexer
server
package
0.7.0
Repository:
https://github.com/ethereum-optimism/optimism.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
4
Files
72 SLOC
#
Functions
LoggingMiddleware
LoggingMiddleware logs the incoming HTTP request & its duration.
RespondWithError
RespondWithError writes the given error code and message to the writer.
RespondWithJSON
RespondWithJSON writes the given payload marshalled as JSON to the writer.