Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Attr ¶
type Attr struct {
// contains filtered or unexported fields
}
Attr represents a key-value pair.
func SentryLevel ¶ added in v1.1.0
SentryLevel returns a new Attr with the given key and sentry.Level value.
func (Attr) SentryAttr ¶
func (a Attr) SentryAttr() sentryattr.Builder
SentryAttr returns a sentry-go/attribute.Builder representation of the Attr.
Click to show internal directories.
Click to hide internal directories.