ServerVersion returns the version reported by the server.
()
| 77 | |
| 78 | // ServerVersion returns the version reported by the server. |
| 79 | ServerVersion() string |
| 80 | |
| 81 | // RemoteAddr returns the remote address for this connection. |
| 82 | RemoteAddr() net.Addr |
no outgoing calls
no test coverage detected