package
9.0.0-beta1+incompatible
Repository: https://github.com/elastic/apm-server.git
Documentation: pkg.go.dev
# Functions
Deobfuscate mutates the stacktrace by searching for those items through the mapFile, looking for their de-obfuscated names and replacing the ones in the original stacktrace by their real names found within the mapFile.
# Structs
StacktraceType groups frames belonging to a single class as well as frames that represent the same method call.