internal/

directory
v0.0.0-...-430e8a6 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2019 License: MIT

Directories

Path Synopsis
clock
The clock package provides a wrapper around the global time functions to allow for easier testing without needing to inject a clock implementation everywhere Application Usage: Import this package and use the clock.Now(), clock.After(d time.Duration), etc functions instead of the time.Now(), time.After(d time.Duration), etc functions respectively.
The clock package provides a wrapper around the global time functions to allow for easier testing without needing to inject a clock implementation everywhere Application Usage: Import this package and use the clock.Now(), clock.After(d time.Duration), etc functions instead of the time.Now(), time.After(d time.Duration), etc functions respectively.
data
infra
present

Jump to

Keyboard shortcuts

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