Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
new_relic
main
NewRelic
Config
Environment
File
LogCreationError
NewRelicInitializationError
NonWebTransaction
Segment
DatastoreParams
ExternalParams
Transaction
WebTransaction
Built with Crystal 1.9.2
2023-10-07 21:52:51 UTC
class
NewRelic::Segment::ExternalParams
NewRelic::Segment::ExternalParams
Reference
Object
Defined in:
new_relic/segment/external_params.cr
Constructors
.new
(uri : String, procedure : String | Nil =
nil
, library : String | Nil =
nil
)
Instance Method Summary
#pointer
#structure
: NewRelicExt::ExternalSegmentParamsT
Constructor Detail
def self.
new
(uri : String, procedure : String | Nil =
nil
, library : String | Nil =
nil
)
#
[
View source
]
Instance Method Detail
def
pointer
#
[
View source
]
def
structure
: NewRelicExt::ExternalSegmentParamsT
#
[
View source
]