Versions in this module Expand all Collapse all v0 v0.0.1 May 17, 2022 Changes in this version + func CompareVersions(v1, op, v2 string) bool + func CurrentMicros() int64 + func CurrentMillis() int64 + func NewUuid() string + type ElapsedTimer struct + func NewElapsedTimer() *ElapsedTimer + func (et *ElapsedTimer) Duration() time.Duration + func (et *ElapsedTimer) Elapsed() string + func (et *ElapsedTimer) ElapsedMs() string