Beispiel #1
0
func SchoolFinalMonitor(client *benchmark.WebClient) error {
	_, err := client.SchoolFinalMonitor()
	return err
}