Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GCPProfiler ¶
type GCPProfiler struct { }
func (*GCPProfiler) StartProfiling ¶
func (gcpProfiler *GCPProfiler) StartProfiling(serviceName, serviceVersion string)
type NoopProfiler ¶
type NoopProfiler struct { }
func (*NoopProfiler) StartProfiling ¶
func (noopProfiler *NoopProfiler) StartProfiling(serviceName, serviceVersion string)
Click to show internal directories.
Click to hide internal directories.