Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ListOptions ¶
type ListOptions struct {
Query string // Filter by process name/filename substring
After time.Time // Filter modified after this time
Limit int // Max results
}
ListOptions filters the crash reports
Click to show internal directories.
Click to hide internal directories.