package
1.0.4-alpha.0
Repository: https://github.com/marcodd23/go-micro-core.git
Documentation: pkg.go.dev

# Functions

CaptureMEMProfile captures a memory profile and writes it to the specified file if profiling is enabled.
CPUProfile runs a CPU profile while executing the provided function.
SetupProfileFile checks if the profile file exists and creates a new file if necessary.
StartCPUProfile starts CPU profiling and writes the profiling data to the specified file.