time

package
v0.0.0-...-6ebbc03 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2013 License: Apache-2.0 Imports: 1 Imported by: 3

Documentation

Overview

Package time is an implementation detail. You should not use it directly.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Clock

type Clock interface {
	// Return the current local time.
	Now() time.Time
}

func RealClock

func RealClock() Clock

Return a clock that uses the real time.

Jump to

Keyboard shortcuts

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