package
10.0.0+incompatible
Repository: https://github.com/jiangz222/go-zero.git
Documentation: pkg.go.dev
# Functions
CompareVersions returns true if the first field and the third field are equal, otherwise false.
CurrentMicros returns the current microseconds.
CurrentMillis returns the current milliseconds.
NewElapsedTimer returns a ElapsedTimer.
NewUuid returns a uuid string.
# Structs
A ElapsedTimer is a timer to track the elapsed time.