Stop stops the server running in the background.
(timeout time.Duration)
| 12 | Start() |
| 13 | // Stop stops the server running in the background. |
| 14 | Stop(timeout time.Duration) |
| 15 | |
| 16 | // GetListen returns the listen IP and port |
| 17 | GetListen() string |
no outgoing calls