Versions in this module Expand all Collapse all v0 v0.0.2 Aug 19, 2022 v0.0.1 Jul 4, 2022 Changes in this version + func NewHandler(dbAccessor certdb.Accessor) http.Handler + func NewOCSPHandler(dbAccessor certdb.Accessor, signer ocsp.Signer) http.Handler + type Handler struct + Signer ocsp.Signer + func (h *Handler) Handle(w http.ResponseWriter, r *http.Request) error