This set the verbosity level of the server.
(verbosity uint32)
| 244 | |
| 245 | // This set the verbosity level of the server. |
| 246 | Verbosity(verbosity uint32) Response |
| 247 | } |
| 248 | |
| 249 | // A memcache client which communicates with a specific memcache shard. |
no outgoing calls