Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/keploy/keploy
/ GetVersion
Function
GetVersion
pkg/models/testcase.go:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
}
32
33
func
GetVersion() (V1 Version) {
34
return
currentVersion
35
}
36
37
type
LastUpdated
struct
{
38
Author string `json:
"author,omitempty"
bson:
"author,omitempty"
yaml:
"author,omitempty"
`
Callers
12
writeTestData
Method · 0.92
RunTestSet
Method · 0.92
recordDNSMock
Method · 0.92
TestServeDNS_LocalMockHit_NoForward
Function · 0.92
parseFinalHTTP
Method · 0.92
buildHTTPMock
Method · 0.92
recordMock
Function · 0.92
emitMockV2
Function · 0.92
createGenericMocksAsync
Function · 0.92
encodeGenericV2
Function · 0.92
Capture
Function · 0.92
CaptureGRPC
Function · 0.92
Calls
no outgoing calls
Tested by
1
TestServeDNS_LocalMockHit_NoForward
Function · 0.74