Class: Datadog::Tracing::Contrib::Registry::Entry

Inherits:
Struct
  • Object
show all
Defined in:
lib/datadog/tracing/contrib/registry.rb

Instance Attribute Summary collapse

Instance Attribute Details

#auto_patchObject

Returns the value of attribute auto_patch

Returns:

  • (Object)

    the current value of auto_patch



11
12
13
# File 'lib/datadog/tracing/contrib/registry.rb', line 11

def auto_patch
  @auto_patch
end

#klassObject

Returns the value of attribute klass

Returns:

  • (Object)

    the current value of klass



11
12
13
# File 'lib/datadog/tracing/contrib/registry.rb', line 11

def klass
  @klass
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



11
12
13
# File 'lib/datadog/tracing/contrib/registry.rb', line 11

def name
  @name
end