fakeclock

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package fakeclock provides a fake clock implementation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Clock

type Clock struct {
	// contains filtered or unexported fields
}

Clock is a fake clock implementation.

func New

func New(t time.Time) *Clock

New returns a new Clock.

func (*Clock) Now

func (s *Clock) Now() time.Time

Now returns the current time.

func (*Clock) SetTime

func (s *Clock) SetTime(t time.Time)

SetTime sets the current time.

Jump to

Keyboard shortcuts

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