Documentation
¶
Index ¶
- func Assert(cond bool, msg string)
- func Next(curr int64, cronExp string) (int64, error)
- func OrderedRange[K cmp.Ordered, V any](m map[K]V) []V
- func ParseCron(cronExp string) (cron.Schedule, error)
- func SafeDeref[T any](val *T) T
- func ToPointer[T any](val T) *T
- func UnixMilliToTime(unixMilli int64) time.Time
- type KV
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OrderedRange ¶
func UnixMilliToTime ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.