package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

Number of affected users in the given time window in descending order.
Total count of errors in the given time window in descending order.
Timestamp when the group was created in descending order.
No group order specified.
Timestamp when the group was last seen in the given time window in descending order.
Retrieve data for the last day.
Retrieve data for the last hour.
Retrieve data for the last week.
Retrieve data for the last 30 days.
Retrieve data for the last 6 hours.
Do not use.
The time periods shall be consecutive, have width equal to the requested duration, and be aligned at the end of the requested time period.
The time periods shall be consecutive, have width equal to the requested duration, and be aligned at the `alignment_time` provided in the request.
No alignment specified.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Deletes all events in the project.
Response message for deleting error events.
A description of the context in which an error occurred.
An error event which is returned by the Error Reporting system.
Description of a group of similar error events.
Data extracted for a specific group based on certain filter criteria, such as a given time period and/or service filter.
A request to return an individual group.
HTTP request data that is related to a reported error.
Specifies a set of error events to return.
Contains a set of requested error events.
Specifies a set of `ErrorGroupStats` to return.
Contains a set of requested error group stats.
Requests might be rejected or the resulting timed count durations might be adjusted for lower durations.
An error event which is reported to the Error Reporting system.
A request for reporting an individual error event.
Response for reporting an individual error event.
Describes a running service that sends errors.
Specifies criteria for filtering a subset of service contexts.
Indicates a location in the source code of the service for which errors are reported.
The number of errors in a given time period.
Information related to tracking the progress on resolving the error.
A request to replace the existing data for the given group.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

A sorting order of error groups.
The supported time ranges.
Specifies how the time periods of error group counts are aligned.