Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CNProxyHandler ¶
type CNProxyHandler struct { Logger *slog.Logger ProxyMetrics *opentelemetry.ProxyMetrics }
func (*CNProxyHandler) HandleProxy ¶
func (h *CNProxyHandler) HandleProxy(w http.ResponseWriter, r *http.Request)
func (*CNProxyHandler) Healthcheck ¶
func (h *CNProxyHandler) Healthcheck(w http.ResponseWriter, r *http.Request)
func (*CNProxyHandler) ServeHTTP ¶
func (h *CNProxyHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.