Versions in this module Expand all Collapse all v0 v0.7.0 Jun 7, 2023 v0.6.0 Jun 6, 2023 Changes in this version + func LoggingMiddleware(metrics *metrics.Metrics, logger log.Logger) func(http.Handler) http.Handler + func RespondWithError(w http.ResponseWriter, code int, message string) + func RespondWithJSON(w http.ResponseWriter, code int, payload interface{}) Other modules containing this package github.com/ethereum-optimism/optimism