We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 585d382 commit 65e8118Copy full SHA for 65e8118
internal/verifier/clustertime.go
@@ -18,7 +18,7 @@ import (
18
19
const opTimeKeyInServerResponse = "operationTime"
20
21
-// GetClusterTime creates a new cluster time, updates all shards’
+// GetNewClusterTime creates a new cluster time, updates all shards’
22
// cluster times to meet or exceed that time, then returns it.
23
func GetNewClusterTime(
24
ctx context.Context,
0 commit comments