Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetProfiler ¶
func SetProfiler(p Profiler)
SetProfiler overwrite the default profiler by another
Types ¶
type DatadogConfig ¶
DatadogConfig hold configuration
type DatadogProfiler ¶
type DatadogProfiler struct {
// contains filtered or unexported fields
}
DatadogProfiler wrapper for datadog profiler
func NewDatadogProfiler ¶
func NewDatadogProfiler(cfg *DatadogConfig) DatadogProfiler
NewDatadogProfiler create profiler from config
Click to show internal directories.
Click to hide internal directories.