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