Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Message ¶
type Value ¶
func DurationValueWithin ¶
DurationValueWithin considers two durationpb.Duration to be equal if their durations are within d of each other.
func DurationValueWithinP ¶
DurationValueWithinP considers two durationpb.Duration to be equal if their values are within p percent of each other.
func FloatValueApprox ¶
FloatValueApprox compares floating point values as equal if they are within fraction or margin of each other.
func TimeValueWithin ¶
Click to show internal directories.
Click to hide internal directories.