MCPcopy Create free account
hub / github.com/buggregator/server / String

Method String

modules/sentry/types.go:82–82  ·  view source on GitHub ↗

String returns the display text.

()

Source from the content-addressed store, hash-verified

80
81// String returns the display text.
82func (m FlexibleMessage) String() string { return m.Text }
83
84// EnvelopeItem represents a single parsed item from a Sentry envelope.
85type EnvelopeItem struct {

Callers 2

resolveURLFunction · 0.45
TestSMTPAPI_RawFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestSMTPAPI_RawFunction · 0.36