Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartSpan ¶ added in v2.0.7
func StartSpan(c context.Context, operation string, spanOpts ...sentry.SpanOption) (context.Context, func())
StartSpan starts a span and returns context containing the span and a function to finish the corresponding span. Make sure to call the returned function to finish the span.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.