Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsEnabled ¶ added in v0.12.0
IsEnabled returns true if profiler is enabled This func is short enough can be inlined, and likely it returns false
func LogProcessor ¶
func LogProcessor(profiles []*TagsProfile) error
func NewProfiler ¶
Types ¶
type Processor ¶
type Processor func(profiles []*TagsProfile) error
Click to show internal directories.
Click to hide internal directories.