Beispiel #1
0
func stopServer(s *server.Server) string {
	go s.Stop()
	return waitForData("(system)")
}