//
pkg.gl
Category
github.com/filecoin-project/go-f3
internal
clock
package
0.7.2
Repository:
https://github.com/filecoin-project/go-f3.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
6
Files
25 SLOC
#
Functions
GetClock
GetClock either retrieves a mock clock from the context or returns a realtime clock.
NewMock
NewMock returns an instance of a mock clock.
WithMockClock
WithMockClock embeds a mock clock in the context and returns it.
#
Type aliases
Clock
No description provided by the author
Mock
No description provided by the author
Timer
No description provided by the author