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