Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client Bugsnag client object.
func NewClient ¶
NewClient initializing Bugsnag client. Bugsnag client that automatic error sender to remote server. We use this service to collect anonymous information about the error and panic. Service is activated if exist entry key = "error.sendremote" and value = true in the database settings table.