Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TestTransformContext ¶
type TestTransformContext struct {
Item interface{}
}
func (TestTransformContext) GetInstrumentationScope ¶
func (ctx TestTransformContext) GetInstrumentationScope() pcommon.InstrumentationScope
func (TestTransformContext) GetItem ¶
func (ctx TestTransformContext) GetItem() interface{}
func (TestTransformContext) GetResource ¶
func (ctx TestTransformContext) GetResource() pcommon.Resource
Click to show internal directories.
Click to hide internal directories.