time

package
v1.18.0 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2019 License: Apache-2.0 Imports: 2 Imported by: 15

Documentation

Overview

Package time provides clock synchronization

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option func(o *Options)

type Options

type Options struct {
	Context context.Context
}

type Time

type Time interface {
	Now() (time.Time, error)
}

Time returns synchronized time

Directories

Path Synopsis
Package local provides a local clock
Package local provides a local clock
Package ntp provides ntp synchronized time
Package ntp provides ntp synchronized time

Jump to

Keyboard shortcuts

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