Searched defs:stackFmt (Results 1 – 1 of 1) sorted by relevance
223 type stackFmt struct { struct231 parts []*regexp.Regexp233 parts2 []*regexp.Regexp235 skip []string362 func extractStackFrame(params *stackParams, stack *stackFmt, output []byte) (string, string) {