package
0.0.0-20240107094241-3b473a0075bd
Repository: https://github.com/efficientgo/examples.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
ExampleHTTP is an example of HTTP exposure of Go profiles.
Open opens file and tracks it in the `fd` profile`.
Write saves the profile of the currently open file descriptors in to file in pprof format.

# Structs

File is a wrapper on os.File that tracks file descriptor lifetime.