# debugserver **Repository Path**: mirrors_cloudfoundry/debugserver ## Basic Information - **Project Name**: debugserver - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # debugserver [![Go Report Card](https://goreportcard.com/badge/code.cloudfoundry.org/debugserver)](https://goreportcard.com/report/code.cloudfoundry.org/debugserver) [![Go Reference](https://pkg.go.dev/badge/code.cloudfoundry.org/debugserver.svg)](https://pkg.go.dev/code.cloudfoundry.org/debugserver) A helper function for running a pre-configured [pprof](http://golang.org/pkg/net/http/pprof/) server in go. > \[!NOTE\] > > This repository should be imported as > `code.cloudfoundry.org/debugserver`. # Docs - [Usage](./docs/running-debugserver-tests.md) - [Usage](./docs/usage.md) # Contributing See the [Contributing.md](./.github/CONTRIBUTING.md) for more information on how to contribute. # Working Group Charter This repository is maintained by [App Runtime Platform](https://github.com/cloudfoundry/community/blob/main/toc/working-groups/app-runtime-platform.md) under `Diego` area. > \[!IMPORTANT\] > > Content in this file is managed by the [CI task > `sync-readme`](https://github.com/cloudfoundry/wg-app-platform-runtime-ci/blob/main/shared/tasks/sync-readme/metadata.yml) > and is generated by CI following a convention.