package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jul 20, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
WithAddr 覆盖监听地址,默认 127.0.0.1:6060。
生产环境如需远程访问,建议通过 SSH 隧道而非直接对外暴露。
Server 是一个独立的 pprof HTTP 服务,实现 beauty.Service 接口。
默认只监听 loopback,避免意外暴露到公网。
New 创建 pprof Server。通过 beauty.WithService(pprof.New()) 挂载到应用。
Source Files
¶
Click to show internal directories.
Click to hide internal directories.