Documentation ¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Report ¶
type Report struct { TimeMetrics []TimeMetric SizeMetric SizeMetric }
type SizeMetric ¶
func (*SizeMetric) Normalize ¶
func (s *SizeMetric) Normalize()
func (*SizeMetric) String ¶
func (s *SizeMetric) String() string
type TimeMetric ¶
func (*TimeMetric) Normalize ¶
func (m *TimeMetric) Normalize()
func (*TimeMetric) String ¶
func (m *TimeMetric) String() string
Click to show internal directories.
Click to hide internal directories.