github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/cloudplugin/mock_cloudproto1/generate.go (about)

     1  // Copyright (c) HashiCorp, Inc.
     2  // SPDX-License-Identifier: MPL-2.0
     3  
     4  //go:generate go run github.com/golang/mock/mockgen -destination mock.go github.com/terramate-io/tf/cloudplugin/cloudproto1 CommandServiceClient,CommandService_ExecuteClient
     5  
     6  package mock_cloudproto1