Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareTimestamp ¶
CompareTimestamp is used to compare two timestamps. If tsoOne > tsoTwo, returns 1. If tsoOne = tsoTwo, returns 0. If tsoOne < tsoTwo, returns -1.
func TSLessEqual ¶
TSLessEqual returns true if (physical, logical) <= (thatPhysical, thatLogical).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.