MCPcopy Index your code
hub / github.com/cloudfoundry/cli / Now

Method Now

api/cloudcontroller/ccv3/clock.go:8–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6
7type Clock interface {
8 Now() time.Time
9}

Callers 15

brokerAsyncResponseFunction · 0.65
brokerLastOperationFunction · 0.65
AddLoginRoutesFunction · 0.65
config_test.goFile · 0.65
ExecuteMethod · 0.65

Implementers 2

RealTimeapi/cloudcontroller/ccv3/internal/real
FakeClockapi/cloudcontroller/ccv3/ccv3fakes/fak

Calls

no outgoing calls

Tested by 1

NewTestActorFunction · 0.52