//
pkg.gl
Category
github.com/ethersphere/bee
pkg
debugapi
package
0.6.2
Repository:
https://github.com/ethersphere/bee.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
42
Dependents
2
Files
1.4k SLOC
#
Functions
New
New creates a new Debug API Service with only basic routers enabled in order to expose /addresses, /health endpoints, Go metrics and pprof.
#
Structs
Service
Service implements http.Handler interface to be used in HTTP server.