MCPcopy Create free account
hub / github.com/dhamidi/ess / Clock

Interface Clock

interfaces.go:33–35  ·  view source on GitHub ↗

Clock is an interface for providing the current time. This interface exists to decouple objects that need access to the current time from the system time. Mainly used for testing.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

OccurMethod · 0.65
PersistMethod · 0.65
AcknowledgeMethod · 0.65
NowMethod · 0.65
LoginMethod · 0.65

Implementers 2

SystemTimeclock.go
StaticClockclock.go

Calls

no outgoing calls

Tested by

no test coverage detected