Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dropbox/godropbox
/ Version
Method
Version
memcache/interface.go:243–243 ·
view source on GitHub ↗
This returns the server's version string.
()
Source
from the content-addressed store, hash-verified
241
242
// This returns the server's version string.
243
Version() VersionResponse
244
245
// This set the verbosity level of the server.
246
Verbosity(verbosity uint32) Response
Callers
14
clientExample
Function · 0.65
versionHelper
Method · 0.65
TestWriteRowsV1
Method · 0.65
TestWriteRowsV2
Method · 0.65
TestUpdateRowsV1
Method · 0.65
TestUpdateRowsV2
Method · 0.65
TestDeleteRowsV1
Method · 0.65
TestDeleteRowsV2
Method · 0.65
TestRealWriteRowsV1
Method · 0.65
TestRealWriteRowsV2
Method · 0.65
TestRealUpdateRowsV1
Method · 0.65
TestRealUpdateRowsV2
Method · 0.65
Implementers
4
MockClient
memcache/mock_client.go
RawBinaryClient
memcache/raw_binary_client.go
ShardedClient
memcache/sharded_client.go
RawAsciiClient
memcache/raw_ascii_client.go
Calls
no outgoing calls
Tested by
13
clientExample
Function · 0.52
TestWriteRowsV1
Method · 0.52
TestWriteRowsV2
Method · 0.52
TestUpdateRowsV1
Method · 0.52
TestUpdateRowsV2
Method · 0.52
TestDeleteRowsV1
Method · 0.52
TestDeleteRowsV2
Method · 0.52
TestRealWriteRowsV1
Method · 0.52
TestRealWriteRowsV2
Method · 0.52
TestRealUpdateRowsV1
Method · 0.52
TestRealUpdateRowsV2
Method · 0.52
TestRealDeleteRowsV1
Method · 0.52