# Functions
New inializes a debug server listening on the provided port.
NewPProfServer sets up a pprof server with configurable profiling types and returns a PProfServer instance.
# Structs
Config describes the configurable parameters for debugging.
No description provided by the author
PProfServer wraps a pprof server.
Server wraps a gops server for easy use with oklog/group.