package
0.0.0-20241212132234-0076f9e1ccd7
Repository: https://github.com/basecomplextech/baselibrary.git
Documentation: pkg.go.dev

# Functions

DefaultConfig returns the default profiling config.
Init initializes the profiling service, uses the default config when config is nil.
Load loads a profiling config from a json/yaml file if it exists and initializes the profiling service.
ReadConfig reads a profiling config from a JSON or YAML file.
Start starts enabled profilers.
Stop stops running profilers, writes all profiles to disk.

# Constants

# Structs

No description provided by the author
Config specifies a profiling configuration.
No description provided by the author
No description provided by the author
No description provided by the author