MCPcopy
hub / github.com/keploy/keploy / FirstTestWindowStart

Method FirstTestWindowStart

pkg/agent/service.go:119–119  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

117// the extra method.
118type FirstWindowStartReader interface {
119 FirstTestWindowStart() time.Time
120}
121
122type IncomingProxy interface {

Callers 1

UpdateMockParamsMethod · 0.65

Implementers 4

Proxypkg/agent/proxy/proxy.go
MockManagerpkg/agent/proxy/mockmanager.go
mockMemDbpkg/agent/proxy/integrations/http/matc
fakeMockDbpkg/agent/proxy/integrations/mysql/rep

Calls

no outgoing calls

Tested by

no test coverage detected