Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AppsecSpanTransport ¶
type AppsecSpanTransport struct{}
func (*AppsecSpanTransport) OnServiceEntryStart ¶
func (*AppsecSpanTransport) OnServiceEntryStart(op *trace.ServiceEntrySpanOperation, _ trace.ServiceEntrySpanArgs)
OnServiceEntryStart is the start listener of the trace.ServiceEntrySpanOperation start event. It listens for tags and serializable tags and sets them on the span when finishing the operation.
func (*AppsecSpanTransport) OnSpanStart ¶
func (*AppsecSpanTransport) OnSpanStart(op *trace.SpanOperation, _ trace.SpanArgs)
OnSpanStart is the start listener of the trace.SpanOperation start event. It listens for tags and sets them on the current span when finishing the operation.
func (*AppsecSpanTransport) Stop ¶
func (*AppsecSpanTransport) Stop()
func (*AppsecSpanTransport) String ¶
func (*AppsecSpanTransport) String() string
Click to show internal directories.
Click to hide internal directories.