blob: 20d63cdd1c8ea84b8126f7b487fe59aa14ed3d05 [file] [log] [blame]
// Copyright 2024 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Package v2 holds various provisioning services.
package v2
// Use ~/chromiumos/src/platform/dev/fast_build.sh -G to generate mocks.
//go:generate mockgen -source common-utils/service_adapter_interface.go -destination mock-common-utils/serviceadaptermock.go -copyright_file copyright2022.txt
//go:generate mockgen -destination mock_api/dut_service_client.go -copyright_file copyright2024.txt go.chromium.org/chromiumos/config/go/test/api DutServiceClient,DutService_ExecCommandClient