xtime

package
v0.0.0-...-87f958c Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2015 License: BSD-2-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package xtime acts as an intermediary for package time methods that we use to coördinate things in the scheduler. The idea is to allow us to swap (mock) out the implementations in tests.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Now wraps time.Now.
	Now = time.Now

	// After wraps time.After.
	After = time.After

	// Tick wraps time.Tick.
	Tick = time.Tick
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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