Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Profiler ¶
type Profiler struct { MetricsReportURL string // contains filtered or unexported fields }
Profiler is the profiler data structure.
func GetProfiler ¶
func GetProfiler() *Profiler
GetProfiler returns a pointer of Profiler. TODO: This should be a New method.
func (*Profiler) LogMetrics ¶
LogMetrics logs metrics.
Click to show internal directories.
Click to hide internal directories.