debug

package
v0.2.0-rc.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package debug runs net/http/pprof on a separate listener so profiling endpoints are never exposed on the public API. Bind it to loopback (e.g. 127.0.0.1:6060) outside of dev.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	// contains filtered or unexported fields
}

func NewServer

func NewServer(addr string, logger *slog.Logger) *Server

func (*Server) Start

func (s *Server) Start(ctx context.Context, shutdownTimeout time.Duration) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL