package
1.6.0
Repository: https://github.com/sempr/gitea.git
Documentation: pkg.go.dev

# Functions

DumpCPUProfileForUsername dumps a CPU profile at pprofDataPath as cpuprofile_<username>_<temporary id> it returns the stop function which stops, writes and closes the CPU profile file.
DumpMemProfileForUsername dumps a memory profile at pprofDataPath as memprofile_<username>_<temporary id>.