lnmock

package
v0.15.10001 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

NOTE: forcetypeassert is skipped for the mock because the test would fail if the returned value doesn't match the type.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClock

type MockClock struct {
	mock.Mock
}

MockClock implements the `clock.Clock` interface.

func (*MockClock) Now

func (m *MockClock) Now() time.Time

func (*MockClock) TickAfter

func (m *MockClock) TickAfter(d time.Duration) <-chan time.Time

Jump to

Keyboard shortcuts

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