timeutil

package
v0.20.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

utils for time

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SysNow

func SysNow() time.Time

A NowFunc implementation that return time.Now()

Types

type NowFunc

type NowFunc func() time.Time

a function return "now"

func FixedNow

func FixedNow(nowTime time.Time) NowFunc

return a function that returns "now" you provided, useful in testing

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL