ClientVersion returns the version reported by the client.
()
| 74 | |
| 75 | // ClientVersion returns the version reported by the client. |
| 76 | ClientVersion() string |
| 77 | |
| 78 | // ServerVersion returns the version reported by the server. |
| 79 | ServerVersion() string |
no outgoing calls
no test coverage detected