Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetProtocol ¶
SetProtocol is a helper function to set the tmclient --tablet_manager_protocol flag value for tests. If successful, it returns a function that, when called, returns the flag to its previous value.
Note that because this variable is bound to a flag, the effects of this function are global, not scoped to the calling test-case. Therefore it should not be used in conjunction with t.Parallel.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.