MCPcopy
hub / github.com/weaviate/weaviate / Now

Method Now

usecases/objects/manager.go:124–124  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

122
123type timeSource interface {
124 Now() int64
125}
126
127type VectorRepo interface {

Callers 15

initFunction · 0.65
TestVisitedMapFunction · 0.65
TestVisitedListFunction · 0.65
AddPayloadMethod · 0.65
TestClientFunction · 0.65
TestWaitForStartupFunction · 0.65
GetRateLimitsFromHeaderFunction · 0.65
TestClientFunction · 0.65
TestBatchFunction · 0.65
VectorizeMethod · 0.65

Implementers 4

fakeTimeSourceusecases/objects/merge_test.go
defaultTimeSourceusecases/objects/manager.go
MockTimeProvidercluster/replication/mock_time_provider
MockTimeProvider_Expectercluster/replication/mock_time_provider

Calls

no outgoing calls

Tested by 15

TestVisitedMapFunction · 0.52
TestVisitedListFunction · 0.52
TestClientFunction · 0.52
TestWaitForStartupFunction · 0.52
TestClientFunction · 0.52
TestBatchFunction · 0.52
VectorizeMethod · 0.52
TestClientFunction · 0.52
TestClientFunction · 0.52
TestClientFunction · 0.52
TestGetMetaFunction · 0.52