package
0.0.0-20241220230325-193e05bca902
Repository: https://github.com/egdaemon/eg.git
Documentation: pkg.go.dev

# Functions

DurationMax select the maximum duration from the set.
DurationMin select the minimum duration from the set.
DurationOrDefault ...
Every executes the provided function every duration.
Inf - positive infinity no time can be larger.
No description provided by the author
NowAndEvery executes the provided function immeditately and every duration.
RFC3339Inf infinity representation.
RFC3339Nano truncate time to RFC3339Nano.
RFC3339NanoEncode truncate time to RFC3339NanoEncode.
RFC3339NanoMax truncate to the maximum value for RFC3339.
RFC3339NanoMaxDecode truncate to the maximum value for RFC3339.
RFC3339NanoMin truncate to the minimum value for RFC3339.
RFC3339NanoMinDecode convert minimum value for RFC3339 to time.Time.
RFC3339NegInf neg infinity representation.
SafeReset stops and drains the timer (if necessary) and then resets.

# Structs

No description provided by the author