From 1cf11b7c1fe9fe8d38448e4f0de079e17512f9bc Mon Sep 17 00:00:00 2001 From: Oleksandr Redko Date: Thu, 9 Oct 2025 11:15:29 +0300 Subject: [PATCH] chore(no-release): Fix godoc comments; enable godoclint --- .golangci.yml | 1 + .tool-versions | 2 +- deployments_merge_requests.go | 1 + job_token_scope.go | 1 + job_token_scope_test.go | 1 + request_options_test.go | 1 + resource_iteration_events_test.go | 1 + scripts/generate_mock_api.sh | 2 +- terraform_states.go | 4 + testing/access_requests_mock.go | 3 +- testing/alert_management_mock.go | 3 +- testing/api_generated.go | 304 +++++++++--------- testing/appearance_mock.go | 3 +- testing/application_statistics_mock.go | 3 +- testing/applications_mock.go | 3 +- testing/audit_events_mock.go | 3 +- testing/avatar_mock.go | 3 +- testing/award_emojis_mock.go | 3 +- testing/boards_mock.go | 3 +- testing/branches_mock.go | 3 +- testing/broadcast_messages_mock.go | 3 +- testing/bulk_imports_mock.go | 3 +- testing/ci_yml_templates_mock.go | 3 +- testing/cluster_agents_mock.go | 3 +- testing/commits_mock.go | 3 +- testing/container_registry_mock.go | 3 +- ...ontainer_registry_protection_rules_mock.go | 3 +- testing/custom_attributes_mock.go | 3 +- testing/database_migrations_mock.go | 3 +- testing/dependencies_mock.go | 3 +- testing/dependency_list_export_mock.go | 3 +- testing/dependency_proxy_mock.go | 3 +- testing/deploy_keys_mock.go | 3 +- testing/deploy_tokens_mock.go | 3 +- testing/deployments_merge_requests_mock.go | 3 +- testing/deployments_mock.go | 3 +- testing/discussions_mock.go | 3 +- testing/dockerfile_templates_mock.go | 3 +- testing/dora_metrics_mock.go | 3 +- testing/draft_notes_mock.go | 3 +- testing/enterprise_users_mock.go | 3 +- testing/environments_mock.go | 3 +- testing/epic_issues_mock.go | 3 +- testing/epics_mock.go | 3 +- testing/error_tracking_mock.go | 3 +- testing/events_mock.go | 3 +- testing/external_status_checks_mock.go | 3 +- testing/feature_flag_user_lists_mock.go | 3 +- testing/feature_flags_mock.go | 3 +- testing/freeze_periods_mock.go | 3 +- testing/generic_packages_mock.go | 3 +- testing/geo_nodes_mock.go | 3 +- testing/geo_sites_mock.go | 3 +- testing/gitignore_templates_mock.go | 3 +- testing/graphql_mock.go | 3 +- testing/group_access_tokens_mock.go | 3 +- testing/group_activity_analytics_mock.go | 3 +- testing/group_badges_mock.go | 3 +- testing/group_boards_mock.go | 3 +- testing/group_clusters_mock.go | 3 +- testing/group_epic_boards_mock.go | 3 +- testing/group_import_export_mock.go | 3 +- testing/group_iterations_mock.go | 3 +- testing/group_labels_mock.go | 3 +- testing/group_markdown_uploads_mock.go | 3 +- testing/group_members_mock.go | 3 +- testing/group_milestones_mock.go | 3 +- testing/group_protected_environments_mock.go | 3 +- testing/group_relations_export_mock.go | 3 +- testing/group_releases_mock.go | 3 +- testing/group_repository_storage_move_mock.go | 3 +- testing/group_scim_mock.go | 3 +- testing/group_security_settings_mock.go | 3 +- testing/group_ssh_certificates_mock.go | 3 +- testing/group_variables_mock.go | 3 +- testing/group_wikis_mock.go | 3 +- testing/groups_mock.go | 3 +- testing/import_mock.go | 3 +- testing/instance_clusters_mock.go | 3 +- testing/instance_variables_mock.go | 3 +- testing/integrations_mock.go | 3 +- testing/invites_mock.go | 3 +- testing/issue_links_mock.go | 3 +- testing/issues_mock.go | 3 +- testing/issues_statistics_mock.go | 3 +- testing/job_token_scope_mock.go | 3 +- testing/jobs_mock.go | 3 +- testing/keys_mock.go | 3 +- testing/labels_mock.go | 3 +- testing/license_mock.go | 3 +- testing/license_templates_mock.go | 3 +- testing/markdown_mock.go | 3 +- testing/member_roles_mock.go | 3 +- .../merge_request_approval_settings_mock.go | 3 +- testing/merge_request_approvals_mock.go | 3 +- testing/merge_requests_mock.go | 3 +- testing/merge_trains_mock.go | 3 +- testing/metadata_mock.go | 3 +- testing/milestones_mock.go | 3 +- testing/model_registry_mock.go | 3 +- testing/namespaces_mock.go | 3 +- testing/notes_mock.go | 3 +- testing/notifications_mock.go | 3 +- testing/packages_mock.go | 3 +- testing/pages_domains_mock.go | 3 +- testing/pages_mock.go | 3 +- testing/personal_access_tokens_mock.go | 3 +- testing/pipeline_schedules_mock.go | 3 +- testing/pipeline_triggers_mock.go | 3 +- testing/pipelines_mock.go | 3 +- testing/plan_limits_mock.go | 3 +- testing/project_access_tokens_mock.go | 3 +- testing/project_aliases_mock.go | 3 +- testing/project_badges_mock.go | 3 +- testing/project_clusters_mock.go | 3 +- testing/project_feature_flags_mock.go | 3 +- testing/project_import_export_mock.go | 3 +- testing/project_iterations_mock.go | 3 +- testing/project_markdown_uploads_mock.go | 3 +- testing/project_members_mock.go | 3 +- testing/project_mirror_mock.go | 3 +- .../project_repository_storage_move_mock.go | 3 +- testing/project_security_settings_mock.go | 3 +- testing/project_snippets_mock.go | 3 +- testing/project_statistics_mock.go | 3 +- testing/project_templates_mock.go | 3 +- testing/project_variables_mock.go | 3 +- testing/project_vulnerabilities_mock.go | 3 +- testing/projects_mock.go | 3 +- testing/protected_branches_mock.go | 3 +- testing/protected_environments_mock.go | 3 +- testing/protected_packages_mock.go | 3 +- testing/protected_tags_mock.go | 3 +- testing/releaselinks_mock.go | 3 +- testing/releases_mock.go | 3 +- testing/repositories_mock.go | 3 +- testing/repository_files_mock.go | 3 +- testing/repository_submodules_mock.go | 3 +- testing/resource_group_mock.go | 3 +- testing/resource_iteration_events_mock.go | 3 +- testing/resource_label_events_mock.go | 3 +- testing/resource_milestone_events_mock.go | 3 +- testing/resource_state_events_mock.go | 3 +- testing/resource_weight_events_mock.go | 3 +- testing/runners_mock.go | 3 +- testing/search_mock.go | 3 +- testing/secure_files_mock.go | 3 +- testing/services_mock.go | 3 +- testing/settings_mock.go | 3 +- testing/sidekiq_metrics_mock.go | 3 +- .../snippet_repository_storage_move_mock.go | 3 +- testing/snippets_mock.go | 3 +- testing/system_hooks_mock.go | 3 +- testing/tags_mock.go | 3 +- testing/terraform_states_mock.go | 3 +- testing/todos_mock.go | 3 +- testing/topics_mock.go | 3 +- testing/usage_data_mock.go | 3 +- testing/users_mock.go | 3 +- testing/validate_mock.go | 3 +- testing/version_mock.go | 3 +- testing/wikis_mock.go | 3 +- 162 files changed, 316 insertions(+), 458 deletions(-) diff --git a/.golangci.yml b/.golangci.yml index 234e936f..3a2f6615 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -22,6 +22,7 @@ linters: - dupword - errorlint - goconst + - godoclint - misspell - nakedret - nolintlint diff --git a/.tool-versions b/.tool-versions index 379a7c13..ea4eec6f 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,5 +1,5 @@ golang 1.23 -golangci-lint 2.3.1 +golangci-lint 2.5.0 gofumpt 0.8.0 buf 1.55.1 node 24.8.0 \ No newline at end of file diff --git a/deployments_merge_requests.go b/deployments_merge_requests.go index 2731c768..ca5aa8ce 100644 --- a/deployments_merge_requests.go +++ b/deployments_merge_requests.go @@ -11,6 +11,7 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. + package gitlab import ( diff --git a/job_token_scope.go b/job_token_scope.go index 6c2fa0ca..93239844 100644 --- a/job_token_scope.go +++ b/job_token_scope.go @@ -11,6 +11,7 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. + package gitlab import ( diff --git a/job_token_scope_test.go b/job_token_scope_test.go index fca744f9..60069670 100644 --- a/job_token_scope_test.go +++ b/job_token_scope_test.go @@ -11,6 +11,7 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. + package gitlab import ( diff --git a/request_options_test.go b/request_options_test.go index a17b7b32..a5eb077c 100644 --- a/request_options_test.go +++ b/request_options_test.go @@ -11,6 +11,7 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. + package gitlab import ( diff --git a/resource_iteration_events_test.go b/resource_iteration_events_test.go index 5455cb30..72622f1b 100644 --- a/resource_iteration_events_test.go +++ b/resource_iteration_events_test.go @@ -11,6 +11,7 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. + package gitlab import ( diff --git a/scripts/generate_mock_api.sh b/scripts/generate_mock_api.sh index ca075fbf..bddf9809 100755 --- a/scripts/generate_mock_api.sh +++ b/scripts/generate_mock_api.sh @@ -29,7 +29,7 @@ grep -E '^\s[A-Z][a-zA-Z0-9]+Interface interface {$' -- *.go | awk '{ print $1 $ filename=${filename%.go} interface=$(echo "$line" | cut -d: -f2) - echo "//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=${filename}_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ${interface}" + echo "//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=${filename}_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ${interface}" done ) | LC_ALL=C sort >> "$api_file" diff --git a/terraform_states.go b/terraform_states.go index 1de1ba12..6ca64d25 100644 --- a/terraform_states.go +++ b/terraform_states.go @@ -30,6 +30,8 @@ type ( var _ TerraformStatesServiceInterface = (*TerraformStatesService)(nil) +// TerraformState represents a Terraform state. +// // GitLab API docs: https://docs.gitlab.com/api/graphql/reference/#terraformstate type TerraformState struct { Name string `json:"name"` @@ -40,6 +42,8 @@ type TerraformState struct { LockedAt time.Time `json:"lockedAt"` } +// TerraformStateVersion represents a Terraform state version. +// // GitLab API docs: https://docs.gitlab.com/api/graphql/reference/#terraformstateversion type TerraformStateVersion struct { Serial uint64 `json:"serial"` diff --git a/testing/access_requests_mock.go b/testing/access_requests_mock.go index e570ba81..c6527db7 100644 --- a/testing/access_requests_mock.go +++ b/testing/access_requests_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=access_requests_mock.go -package=testing gitlab.com/gitlab-org/api/client-go AccessRequestsServiceInterface +// mockgen -typed -destination=access_requests_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go AccessRequestsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/alert_management_mock.go b/testing/alert_management_mock.go index 686580a4..84d12a49 100644 --- a/testing/alert_management_mock.go +++ b/testing/alert_management_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=alert_management_mock.go -package=testing gitlab.com/gitlab-org/api/client-go AlertManagementServiceInterface +// mockgen -typed -destination=alert_management_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go AlertManagementServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/api_generated.go b/testing/api_generated.go index 8350f393..5bb2bf30 100644 --- a/testing/api_generated.go +++ b/testing/api_generated.go @@ -2,155 +2,155 @@ package testing -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=access_requests_mock.go -package=testing gitlab.com/gitlab-org/api/client-go AccessRequestsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=alert_management_mock.go -package=testing gitlab.com/gitlab-org/api/client-go AlertManagementServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=appearance_mock.go -package=testing gitlab.com/gitlab-org/api/client-go AppearanceServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=application_statistics_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ApplicationStatisticsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=applications_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ApplicationsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=audit_events_mock.go -package=testing gitlab.com/gitlab-org/api/client-go AuditEventsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=avatar_mock.go -package=testing gitlab.com/gitlab-org/api/client-go AvatarRequestsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=award_emojis_mock.go -package=testing gitlab.com/gitlab-org/api/client-go AwardEmojiServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=boards_mock.go -package=testing gitlab.com/gitlab-org/api/client-go IssueBoardsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=branches_mock.go -package=testing gitlab.com/gitlab-org/api/client-go BranchesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=broadcast_messages_mock.go -package=testing gitlab.com/gitlab-org/api/client-go BroadcastMessagesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=bulk_imports_mock.go -package=testing gitlab.com/gitlab-org/api/client-go BulkImportsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=ci_yml_templates_mock.go -package=testing gitlab.com/gitlab-org/api/client-go CIYMLTemplatesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=cluster_agents_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ClusterAgentsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=commits_mock.go -package=testing gitlab.com/gitlab-org/api/client-go CommitsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=container_registry_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ContainerRegistryServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=container_registry_protection_rules_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ContainerRegistryProtectionRulesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=custom_attributes_mock.go -package=testing gitlab.com/gitlab-org/api/client-go CustomAttributesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=database_migrations_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DatabaseMigrationsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=dependencies_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DependenciesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=dependency_list_export_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DependencyListExportServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=dependency_proxy_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DependencyProxyServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=deploy_keys_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DeployKeysServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=deploy_tokens_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DeployTokensServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=deployments_merge_requests_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DeploymentMergeRequestsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=deployments_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DeploymentsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=discussions_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DiscussionsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=dockerfile_templates_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DockerfileTemplatesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=dora_metrics_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DORAMetricsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=draft_notes_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DraftNotesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=enterprise_users_mock.go -package=testing gitlab.com/gitlab-org/api/client-go EnterpriseUsersServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=environments_mock.go -package=testing gitlab.com/gitlab-org/api/client-go EnvironmentsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=epic_issues_mock.go -package=testing gitlab.com/gitlab-org/api/client-go EpicIssuesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=epics_mock.go -package=testing gitlab.com/gitlab-org/api/client-go EpicsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=error_tracking_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ErrorTrackingServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=events_mock.go -package=testing gitlab.com/gitlab-org/api/client-go EventsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=external_status_checks_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ExternalStatusChecksServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=feature_flag_user_lists_mock.go -package=testing gitlab.com/gitlab-org/api/client-go FeatureFlagUserListsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=feature_flags_mock.go -package=testing gitlab.com/gitlab-org/api/client-go FeaturesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=freeze_periods_mock.go -package=testing gitlab.com/gitlab-org/api/client-go FreezePeriodsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=generic_packages_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GenericPackagesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=geo_nodes_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GeoNodesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=geo_sites_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GeoSitesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=gitignore_templates_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GitIgnoreTemplatesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=graphql_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GraphQLInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_access_tokens_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupAccessTokensServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_activity_analytics_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupActivityAnalyticsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_badges_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupBadgesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_boards_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupIssueBoardsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_clusters_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupClustersServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_epic_boards_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupEpicBoardsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_import_export_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupImportExportServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_iterations_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupIterationsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_labels_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupLabelsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_markdown_uploads_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupMarkdownUploadsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_members_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupMembersServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_milestones_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupMilestonesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_protected_environments_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupProtectedEnvironmentsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_relations_export_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupRelationsExportServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_releases_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupReleasesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_repository_storage_move_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupRepositoryStorageMoveServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_scim_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupSCIMServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_security_settings_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupSecuritySettingsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_ssh_certificates_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupSSHCertificatesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_variables_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupVariablesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_wikis_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupWikisServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=groups_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=import_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ImportServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=instance_clusters_mock.go -package=testing gitlab.com/gitlab-org/api/client-go InstanceClustersServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=instance_variables_mock.go -package=testing gitlab.com/gitlab-org/api/client-go InstanceVariablesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=integrations_mock.go -package=testing gitlab.com/gitlab-org/api/client-go IntegrationsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=invites_mock.go -package=testing gitlab.com/gitlab-org/api/client-go InvitesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=issue_links_mock.go -package=testing gitlab.com/gitlab-org/api/client-go IssueLinksServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=issues_mock.go -package=testing gitlab.com/gitlab-org/api/client-go IssuesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=issues_statistics_mock.go -package=testing gitlab.com/gitlab-org/api/client-go IssuesStatisticsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=job_token_scope_mock.go -package=testing gitlab.com/gitlab-org/api/client-go JobTokenScopeServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=jobs_mock.go -package=testing gitlab.com/gitlab-org/api/client-go JobsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=keys_mock.go -package=testing gitlab.com/gitlab-org/api/client-go KeysServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=labels_mock.go -package=testing gitlab.com/gitlab-org/api/client-go LabelsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=license_mock.go -package=testing gitlab.com/gitlab-org/api/client-go LicenseServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=license_templates_mock.go -package=testing gitlab.com/gitlab-org/api/client-go LicenseTemplatesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=markdown_mock.go -package=testing gitlab.com/gitlab-org/api/client-go MarkdownServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=member_roles_mock.go -package=testing gitlab.com/gitlab-org/api/client-go MemberRolesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=merge_request_approval_settings_mock.go -package=testing gitlab.com/gitlab-org/api/client-go MergeRequestApprovalSettingsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=merge_request_approvals_mock.go -package=testing gitlab.com/gitlab-org/api/client-go MergeRequestApprovalsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=merge_requests_mock.go -package=testing gitlab.com/gitlab-org/api/client-go MergeRequestsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=merge_trains_mock.go -package=testing gitlab.com/gitlab-org/api/client-go MergeTrainsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=metadata_mock.go -package=testing gitlab.com/gitlab-org/api/client-go MetadataServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=milestones_mock.go -package=testing gitlab.com/gitlab-org/api/client-go MilestonesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=model_registry_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ModelRegistryServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=namespaces_mock.go -package=testing gitlab.com/gitlab-org/api/client-go NamespacesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=notes_mock.go -package=testing gitlab.com/gitlab-org/api/client-go NotesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=notifications_mock.go -package=testing gitlab.com/gitlab-org/api/client-go NotificationSettingsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=packages_mock.go -package=testing gitlab.com/gitlab-org/api/client-go PackagesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=pages_domains_mock.go -package=testing gitlab.com/gitlab-org/api/client-go PagesDomainsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=pages_mock.go -package=testing gitlab.com/gitlab-org/api/client-go PagesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=personal_access_tokens_mock.go -package=testing gitlab.com/gitlab-org/api/client-go PersonalAccessTokensServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=pipeline_schedules_mock.go -package=testing gitlab.com/gitlab-org/api/client-go PipelineSchedulesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=pipeline_triggers_mock.go -package=testing gitlab.com/gitlab-org/api/client-go PipelineTriggersServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=pipelines_mock.go -package=testing gitlab.com/gitlab-org/api/client-go PipelinesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=plan_limits_mock.go -package=testing gitlab.com/gitlab-org/api/client-go PlanLimitsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_access_tokens_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectAccessTokensServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_aliases_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectAliasesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_badges_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectBadgesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_clusters_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectClustersServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_feature_flags_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectFeatureFlagServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_import_export_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectImportExportServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_iterations_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectIterationsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_markdown_uploads_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectMarkdownUploadsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_members_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectMembersServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_mirror_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectMirrorServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_repository_storage_move_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectRepositoryStorageMoveServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_security_settings_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectSecuritySettingsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_snippets_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectSnippetsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_statistics_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectStatisticsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_templates_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectTemplatesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_variables_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectVariablesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_vulnerabilities_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectVulnerabilitiesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=projects_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=protected_branches_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProtectedBranchesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=protected_environments_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProtectedEnvironmentsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=protected_packages_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProtectedPackagesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=protected_tags_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProtectedTagsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=releaselinks_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ReleaseLinksServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=releases_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ReleasesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=repositories_mock.go -package=testing gitlab.com/gitlab-org/api/client-go RepositoriesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=repository_files_mock.go -package=testing gitlab.com/gitlab-org/api/client-go RepositoryFilesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=repository_submodules_mock.go -package=testing gitlab.com/gitlab-org/api/client-go RepositorySubmodulesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=resource_group_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ResourceGroupServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=resource_iteration_events_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ResourceIterationEventsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=resource_label_events_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ResourceLabelEventsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=resource_milestone_events_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ResourceMilestoneEventsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=resource_state_events_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ResourceStateEventsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=resource_weight_events_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ResourceWeightEventsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=runners_mock.go -package=testing gitlab.com/gitlab-org/api/client-go RunnersServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=search_mock.go -package=testing gitlab.com/gitlab-org/api/client-go SearchServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=secure_files_mock.go -package=testing gitlab.com/gitlab-org/api/client-go SecureFilesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=services_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ServicesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=settings_mock.go -package=testing gitlab.com/gitlab-org/api/client-go SettingsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=sidekiq_metrics_mock.go -package=testing gitlab.com/gitlab-org/api/client-go SidekiqServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=snippet_repository_storage_move_mock.go -package=testing gitlab.com/gitlab-org/api/client-go SnippetRepositoryStorageMoveServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=snippets_mock.go -package=testing gitlab.com/gitlab-org/api/client-go SnippetsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=system_hooks_mock.go -package=testing gitlab.com/gitlab-org/api/client-go SystemHooksServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=tags_mock.go -package=testing gitlab.com/gitlab-org/api/client-go TagsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=terraform_states_mock.go -package=testing gitlab.com/gitlab-org/api/client-go TerraformStatesServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=todos_mock.go -package=testing gitlab.com/gitlab-org/api/client-go TodosServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=topics_mock.go -package=testing gitlab.com/gitlab-org/api/client-go TopicsServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=usage_data_mock.go -package=testing gitlab.com/gitlab-org/api/client-go UsageDataServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=users_mock.go -package=testing gitlab.com/gitlab-org/api/client-go UsersServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=validate_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ValidateServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=version_mock.go -package=testing gitlab.com/gitlab-org/api/client-go VersionServiceInterface -//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=wikis_mock.go -package=testing gitlab.com/gitlab-org/api/client-go WikisServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=access_requests_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go AccessRequestsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=alert_management_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go AlertManagementServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=appearance_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go AppearanceServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=application_statistics_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ApplicationStatisticsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=applications_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ApplicationsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=audit_events_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go AuditEventsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=avatar_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go AvatarRequestsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=award_emojis_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go AwardEmojiServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=boards_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go IssueBoardsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=branches_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go BranchesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=broadcast_messages_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go BroadcastMessagesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=bulk_imports_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go BulkImportsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=ci_yml_templates_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go CIYMLTemplatesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=cluster_agents_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ClusterAgentsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=commits_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go CommitsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=container_registry_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ContainerRegistryServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=container_registry_protection_rules_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ContainerRegistryProtectionRulesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=custom_attributes_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go CustomAttributesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=database_migrations_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DatabaseMigrationsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=dependencies_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DependenciesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=dependency_list_export_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DependencyListExportServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=dependency_proxy_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DependencyProxyServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=deploy_keys_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DeployKeysServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=deploy_tokens_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DeployTokensServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=deployments_merge_requests_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DeploymentMergeRequestsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=deployments_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DeploymentsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=discussions_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DiscussionsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=dockerfile_templates_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DockerfileTemplatesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=dora_metrics_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DORAMetricsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=draft_notes_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DraftNotesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=enterprise_users_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go EnterpriseUsersServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=environments_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go EnvironmentsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=epic_issues_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go EpicIssuesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=epics_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go EpicsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=error_tracking_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ErrorTrackingServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=events_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go EventsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=external_status_checks_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ExternalStatusChecksServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=feature_flag_user_lists_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go FeatureFlagUserListsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=feature_flags_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go FeaturesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=freeze_periods_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go FreezePeriodsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=generic_packages_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GenericPackagesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=geo_nodes_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GeoNodesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=geo_sites_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GeoSitesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=gitignore_templates_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GitIgnoreTemplatesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=graphql_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GraphQLInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_access_tokens_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupAccessTokensServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_activity_analytics_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupActivityAnalyticsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_badges_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupBadgesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_boards_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupIssueBoardsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_clusters_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupClustersServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_epic_boards_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupEpicBoardsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_import_export_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupImportExportServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_iterations_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupIterationsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_labels_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupLabelsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_markdown_uploads_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupMarkdownUploadsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_members_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupMembersServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_milestones_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupMilestonesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_protected_environments_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupProtectedEnvironmentsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_relations_export_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupRelationsExportServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_releases_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupReleasesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_repository_storage_move_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupRepositoryStorageMoveServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_scim_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupSCIMServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_security_settings_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupSecuritySettingsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_ssh_certificates_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupSSHCertificatesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_variables_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupVariablesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=group_wikis_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupWikisServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=groups_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=import_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ImportServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=instance_clusters_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go InstanceClustersServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=instance_variables_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go InstanceVariablesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=integrations_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go IntegrationsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=invites_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go InvitesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=issue_links_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go IssueLinksServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=issues_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go IssuesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=issues_statistics_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go IssuesStatisticsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=job_token_scope_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go JobTokenScopeServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=jobs_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go JobsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=keys_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go KeysServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=labels_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go LabelsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=license_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go LicenseServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=license_templates_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go LicenseTemplatesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=markdown_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go MarkdownServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=member_roles_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go MemberRolesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=merge_request_approval_settings_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go MergeRequestApprovalSettingsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=merge_request_approvals_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go MergeRequestApprovalsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=merge_requests_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go MergeRequestsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=merge_trains_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go MergeTrainsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=metadata_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go MetadataServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=milestones_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go MilestonesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=model_registry_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ModelRegistryServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=namespaces_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go NamespacesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=notes_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go NotesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=notifications_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go NotificationSettingsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=packages_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go PackagesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=pages_domains_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go PagesDomainsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=pages_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go PagesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=personal_access_tokens_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go PersonalAccessTokensServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=pipeline_schedules_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go PipelineSchedulesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=pipeline_triggers_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go PipelineTriggersServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=pipelines_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go PipelinesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=plan_limits_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go PlanLimitsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_access_tokens_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectAccessTokensServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_aliases_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectAliasesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_badges_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectBadgesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_clusters_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectClustersServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_feature_flags_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectFeatureFlagServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_import_export_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectImportExportServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_iterations_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectIterationsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_markdown_uploads_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectMarkdownUploadsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_members_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectMembersServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_mirror_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectMirrorServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_repository_storage_move_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectRepositoryStorageMoveServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_security_settings_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectSecuritySettingsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_snippets_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectSnippetsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_statistics_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectStatisticsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_templates_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectTemplatesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_variables_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectVariablesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=project_vulnerabilities_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectVulnerabilitiesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=projects_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=protected_branches_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProtectedBranchesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=protected_environments_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProtectedEnvironmentsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=protected_packages_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProtectedPackagesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=protected_tags_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProtectedTagsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=releaselinks_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ReleaseLinksServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=releases_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ReleasesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=repositories_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go RepositoriesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=repository_files_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go RepositoryFilesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=repository_submodules_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go RepositorySubmodulesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=resource_group_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ResourceGroupServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=resource_iteration_events_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ResourceIterationEventsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=resource_label_events_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ResourceLabelEventsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=resource_milestone_events_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ResourceMilestoneEventsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=resource_state_events_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ResourceStateEventsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=resource_weight_events_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ResourceWeightEventsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=runners_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go RunnersServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=search_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go SearchServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=secure_files_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go SecureFilesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=services_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ServicesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=settings_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go SettingsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=sidekiq_metrics_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go SidekiqServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=snippet_repository_storage_move_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go SnippetRepositoryStorageMoveServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=snippets_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go SnippetsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=system_hooks_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go SystemHooksServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=tags_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go TagsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=terraform_states_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go TerraformStatesServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=todos_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go TodosServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=topics_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go TopicsServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=usage_data_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go UsageDataServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=users_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go UsersServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=validate_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ValidateServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=version_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go VersionServiceInterface +//go:generate go run go.uber.org/mock/mockgen@v0.6.0 -typed -destination=wikis_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go WikisServiceInterface diff --git a/testing/appearance_mock.go b/testing/appearance_mock.go index 58773f3a..5e0da21c 100644 --- a/testing/appearance_mock.go +++ b/testing/appearance_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=appearance_mock.go -package=testing gitlab.com/gitlab-org/api/client-go AppearanceServiceInterface +// mockgen -typed -destination=appearance_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go AppearanceServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/application_statistics_mock.go b/testing/application_statistics_mock.go index b4a97992..abedb3a9 100644 --- a/testing/application_statistics_mock.go +++ b/testing/application_statistics_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=application_statistics_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ApplicationStatisticsServiceInterface +// mockgen -typed -destination=application_statistics_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ApplicationStatisticsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/applications_mock.go b/testing/applications_mock.go index f314af86..68f59893 100644 --- a/testing/applications_mock.go +++ b/testing/applications_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=applications_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ApplicationsServiceInterface +// mockgen -typed -destination=applications_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ApplicationsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/audit_events_mock.go b/testing/audit_events_mock.go index 73680a34..9ba2fa47 100644 --- a/testing/audit_events_mock.go +++ b/testing/audit_events_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=audit_events_mock.go -package=testing gitlab.com/gitlab-org/api/client-go AuditEventsServiceInterface +// mockgen -typed -destination=audit_events_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go AuditEventsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/avatar_mock.go b/testing/avatar_mock.go index c76d1f40..50613ab8 100644 --- a/testing/avatar_mock.go +++ b/testing/avatar_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=avatar_mock.go -package=testing gitlab.com/gitlab-org/api/client-go AvatarRequestsServiceInterface +// mockgen -typed -destination=avatar_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go AvatarRequestsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/award_emojis_mock.go b/testing/award_emojis_mock.go index 73309871..f9c399ff 100644 --- a/testing/award_emojis_mock.go +++ b/testing/award_emojis_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=award_emojis_mock.go -package=testing gitlab.com/gitlab-org/api/client-go AwardEmojiServiceInterface +// mockgen -typed -destination=award_emojis_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go AwardEmojiServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/boards_mock.go b/testing/boards_mock.go index fae3302c..a135cd4c 100644 --- a/testing/boards_mock.go +++ b/testing/boards_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=boards_mock.go -package=testing gitlab.com/gitlab-org/api/client-go IssueBoardsServiceInterface +// mockgen -typed -destination=boards_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go IssueBoardsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/branches_mock.go b/testing/branches_mock.go index 966d35a8..bacf0bf3 100644 --- a/testing/branches_mock.go +++ b/testing/branches_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=branches_mock.go -package=testing gitlab.com/gitlab-org/api/client-go BranchesServiceInterface +// mockgen -typed -destination=branches_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go BranchesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/broadcast_messages_mock.go b/testing/broadcast_messages_mock.go index 3fa8261c..13e61052 100644 --- a/testing/broadcast_messages_mock.go +++ b/testing/broadcast_messages_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=broadcast_messages_mock.go -package=testing gitlab.com/gitlab-org/api/client-go BroadcastMessagesServiceInterface +// mockgen -typed -destination=broadcast_messages_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go BroadcastMessagesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/bulk_imports_mock.go b/testing/bulk_imports_mock.go index 1d46cf05..958a2b4b 100644 --- a/testing/bulk_imports_mock.go +++ b/testing/bulk_imports_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=bulk_imports_mock.go -package=testing gitlab.com/gitlab-org/api/client-go BulkImportsServiceInterface +// mockgen -typed -destination=bulk_imports_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go BulkImportsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/ci_yml_templates_mock.go b/testing/ci_yml_templates_mock.go index 42652c30..68185f9d 100644 --- a/testing/ci_yml_templates_mock.go +++ b/testing/ci_yml_templates_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=ci_yml_templates_mock.go -package=testing gitlab.com/gitlab-org/api/client-go CIYMLTemplatesServiceInterface +// mockgen -typed -destination=ci_yml_templates_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go CIYMLTemplatesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/cluster_agents_mock.go b/testing/cluster_agents_mock.go index 97fe61b3..2f75d2fd 100644 --- a/testing/cluster_agents_mock.go +++ b/testing/cluster_agents_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=cluster_agents_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ClusterAgentsServiceInterface +// mockgen -typed -destination=cluster_agents_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ClusterAgentsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/commits_mock.go b/testing/commits_mock.go index 8d000f64..28511b0e 100644 --- a/testing/commits_mock.go +++ b/testing/commits_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=commits_mock.go -package=testing gitlab.com/gitlab-org/api/client-go CommitsServiceInterface +// mockgen -typed -destination=commits_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go CommitsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/container_registry_mock.go b/testing/container_registry_mock.go index 518a75b4..f749ad3f 100644 --- a/testing/container_registry_mock.go +++ b/testing/container_registry_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=container_registry_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ContainerRegistryServiceInterface +// mockgen -typed -destination=container_registry_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ContainerRegistryServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/container_registry_protection_rules_mock.go b/testing/container_registry_protection_rules_mock.go index 28e41b40..da0ce854 100644 --- a/testing/container_registry_protection_rules_mock.go +++ b/testing/container_registry_protection_rules_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=container_registry_protection_rules_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ContainerRegistryProtectionRulesServiceInterface +// mockgen -typed -destination=container_registry_protection_rules_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ContainerRegistryProtectionRulesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/custom_attributes_mock.go b/testing/custom_attributes_mock.go index 247a0bfa..aea794ad 100644 --- a/testing/custom_attributes_mock.go +++ b/testing/custom_attributes_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=custom_attributes_mock.go -package=testing gitlab.com/gitlab-org/api/client-go CustomAttributesServiceInterface +// mockgen -typed -destination=custom_attributes_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go CustomAttributesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/database_migrations_mock.go b/testing/database_migrations_mock.go index ffa58d3b..f3321127 100644 --- a/testing/database_migrations_mock.go +++ b/testing/database_migrations_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=database_migrations_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DatabaseMigrationsServiceInterface +// mockgen -typed -destination=database_migrations_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DatabaseMigrationsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/dependencies_mock.go b/testing/dependencies_mock.go index 38b3b9e7..62a21eb4 100644 --- a/testing/dependencies_mock.go +++ b/testing/dependencies_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=dependencies_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DependenciesServiceInterface +// mockgen -typed -destination=dependencies_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DependenciesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/dependency_list_export_mock.go b/testing/dependency_list_export_mock.go index 53f266fa..d5c8bcfb 100644 --- a/testing/dependency_list_export_mock.go +++ b/testing/dependency_list_export_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=dependency_list_export_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DependencyListExportServiceInterface +// mockgen -typed -destination=dependency_list_export_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DependencyListExportServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/dependency_proxy_mock.go b/testing/dependency_proxy_mock.go index 369e564c..3cb1165a 100644 --- a/testing/dependency_proxy_mock.go +++ b/testing/dependency_proxy_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=dependency_proxy_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DependencyProxyServiceInterface +// mockgen -typed -destination=dependency_proxy_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DependencyProxyServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/deploy_keys_mock.go b/testing/deploy_keys_mock.go index 406d8b41..ff3d7d6b 100644 --- a/testing/deploy_keys_mock.go +++ b/testing/deploy_keys_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=deploy_keys_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DeployKeysServiceInterface +// mockgen -typed -destination=deploy_keys_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DeployKeysServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/deploy_tokens_mock.go b/testing/deploy_tokens_mock.go index 4cffe2f8..e5399496 100644 --- a/testing/deploy_tokens_mock.go +++ b/testing/deploy_tokens_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=deploy_tokens_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DeployTokensServiceInterface +// mockgen -typed -destination=deploy_tokens_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DeployTokensServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/deployments_merge_requests_mock.go b/testing/deployments_merge_requests_mock.go index e787c1fd..1c61149f 100644 --- a/testing/deployments_merge_requests_mock.go +++ b/testing/deployments_merge_requests_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=deployments_merge_requests_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DeploymentMergeRequestsServiceInterface +// mockgen -typed -destination=deployments_merge_requests_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DeploymentMergeRequestsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/deployments_mock.go b/testing/deployments_mock.go index 66ff2b7e..f28956df 100644 --- a/testing/deployments_mock.go +++ b/testing/deployments_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=deployments_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DeploymentsServiceInterface +// mockgen -typed -destination=deployments_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DeploymentsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/discussions_mock.go b/testing/discussions_mock.go index 58556e4f..b5ee8def 100644 --- a/testing/discussions_mock.go +++ b/testing/discussions_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=discussions_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DiscussionsServiceInterface +// mockgen -typed -destination=discussions_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DiscussionsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/dockerfile_templates_mock.go b/testing/dockerfile_templates_mock.go index 320f7ba4..e81615b6 100644 --- a/testing/dockerfile_templates_mock.go +++ b/testing/dockerfile_templates_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=dockerfile_templates_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DockerfileTemplatesServiceInterface +// mockgen -typed -destination=dockerfile_templates_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DockerfileTemplatesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/dora_metrics_mock.go b/testing/dora_metrics_mock.go index 571a5d7a..0abadecc 100644 --- a/testing/dora_metrics_mock.go +++ b/testing/dora_metrics_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=dora_metrics_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DORAMetricsServiceInterface +// mockgen -typed -destination=dora_metrics_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DORAMetricsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/draft_notes_mock.go b/testing/draft_notes_mock.go index 9dcbc82d..26d73af8 100644 --- a/testing/draft_notes_mock.go +++ b/testing/draft_notes_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=draft_notes_mock.go -package=testing gitlab.com/gitlab-org/api/client-go DraftNotesServiceInterface +// mockgen -typed -destination=draft_notes_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go DraftNotesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/enterprise_users_mock.go b/testing/enterprise_users_mock.go index f6727a9c..be4edf18 100644 --- a/testing/enterprise_users_mock.go +++ b/testing/enterprise_users_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=enterprise_users_mock.go -package=testing gitlab.com/gitlab-org/api/client-go EnterpriseUsersServiceInterface +// mockgen -typed -destination=enterprise_users_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go EnterpriseUsersServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/environments_mock.go b/testing/environments_mock.go index bf33a318..a33fe454 100644 --- a/testing/environments_mock.go +++ b/testing/environments_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=environments_mock.go -package=testing gitlab.com/gitlab-org/api/client-go EnvironmentsServiceInterface +// mockgen -typed -destination=environments_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go EnvironmentsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/epic_issues_mock.go b/testing/epic_issues_mock.go index 8e9ff291..ccdd7ece 100644 --- a/testing/epic_issues_mock.go +++ b/testing/epic_issues_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=epic_issues_mock.go -package=testing gitlab.com/gitlab-org/api/client-go EpicIssuesServiceInterface +// mockgen -typed -destination=epic_issues_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go EpicIssuesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/epics_mock.go b/testing/epics_mock.go index a20511dc..867cda52 100644 --- a/testing/epics_mock.go +++ b/testing/epics_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=epics_mock.go -package=testing gitlab.com/gitlab-org/api/client-go EpicsServiceInterface +// mockgen -typed -destination=epics_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go EpicsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/error_tracking_mock.go b/testing/error_tracking_mock.go index 6da1e63d..e137d61e 100644 --- a/testing/error_tracking_mock.go +++ b/testing/error_tracking_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=error_tracking_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ErrorTrackingServiceInterface +// mockgen -typed -destination=error_tracking_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ErrorTrackingServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/events_mock.go b/testing/events_mock.go index 37279cbc..f0f1d5b9 100644 --- a/testing/events_mock.go +++ b/testing/events_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=events_mock.go -package=testing gitlab.com/gitlab-org/api/client-go EventsServiceInterface +// mockgen -typed -destination=events_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go EventsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/external_status_checks_mock.go b/testing/external_status_checks_mock.go index a0b1dbe9..0e702467 100644 --- a/testing/external_status_checks_mock.go +++ b/testing/external_status_checks_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=external_status_checks_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ExternalStatusChecksServiceInterface +// mockgen -typed -destination=external_status_checks_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ExternalStatusChecksServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/feature_flag_user_lists_mock.go b/testing/feature_flag_user_lists_mock.go index 93af5930..8a68de16 100644 --- a/testing/feature_flag_user_lists_mock.go +++ b/testing/feature_flag_user_lists_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=feature_flag_user_lists_mock.go -package=testing gitlab.com/gitlab-org/api/client-go FeatureFlagUserListsServiceInterface +// mockgen -typed -destination=feature_flag_user_lists_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go FeatureFlagUserListsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/feature_flags_mock.go b/testing/feature_flags_mock.go index 597c0db1..0ed235b4 100644 --- a/testing/feature_flags_mock.go +++ b/testing/feature_flags_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=feature_flags_mock.go -package=testing gitlab.com/gitlab-org/api/client-go FeaturesServiceInterface +// mockgen -typed -destination=feature_flags_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go FeaturesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/freeze_periods_mock.go b/testing/freeze_periods_mock.go index eec49580..76acd55f 100644 --- a/testing/freeze_periods_mock.go +++ b/testing/freeze_periods_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=freeze_periods_mock.go -package=testing gitlab.com/gitlab-org/api/client-go FreezePeriodsServiceInterface +// mockgen -typed -destination=freeze_periods_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go FreezePeriodsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/generic_packages_mock.go b/testing/generic_packages_mock.go index 5c7d5b85..3e6db011 100644 --- a/testing/generic_packages_mock.go +++ b/testing/generic_packages_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=generic_packages_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GenericPackagesServiceInterface +// mockgen -typed -destination=generic_packages_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GenericPackagesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/geo_nodes_mock.go b/testing/geo_nodes_mock.go index 8e360357..769ee2c6 100644 --- a/testing/geo_nodes_mock.go +++ b/testing/geo_nodes_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=geo_nodes_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GeoNodesServiceInterface +// mockgen -typed -destination=geo_nodes_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GeoNodesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/geo_sites_mock.go b/testing/geo_sites_mock.go index 58debcc7..d43ad420 100644 --- a/testing/geo_sites_mock.go +++ b/testing/geo_sites_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=geo_sites_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GeoSitesServiceInterface +// mockgen -typed -destination=geo_sites_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GeoSitesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/gitignore_templates_mock.go b/testing/gitignore_templates_mock.go index b383087f..d1095409 100644 --- a/testing/gitignore_templates_mock.go +++ b/testing/gitignore_templates_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=gitignore_templates_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GitIgnoreTemplatesServiceInterface +// mockgen -typed -destination=gitignore_templates_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GitIgnoreTemplatesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/graphql_mock.go b/testing/graphql_mock.go index 341a601c..3b573a54 100644 --- a/testing/graphql_mock.go +++ b/testing/graphql_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=graphql_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GraphQLInterface +// mockgen -typed -destination=graphql_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GraphQLInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/group_access_tokens_mock.go b/testing/group_access_tokens_mock.go index 0d9eef36..10ac8fab 100644 --- a/testing/group_access_tokens_mock.go +++ b/testing/group_access_tokens_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=group_access_tokens_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupAccessTokensServiceInterface +// mockgen -typed -destination=group_access_tokens_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupAccessTokensServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/group_activity_analytics_mock.go b/testing/group_activity_analytics_mock.go index d2f12ffa..1cde9212 100644 --- a/testing/group_activity_analytics_mock.go +++ b/testing/group_activity_analytics_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=group_activity_analytics_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupActivityAnalyticsServiceInterface +// mockgen -typed -destination=group_activity_analytics_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupActivityAnalyticsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/group_badges_mock.go b/testing/group_badges_mock.go index 7cc3b286..356894b0 100644 --- a/testing/group_badges_mock.go +++ b/testing/group_badges_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=group_badges_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupBadgesServiceInterface +// mockgen -typed -destination=group_badges_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupBadgesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/group_boards_mock.go b/testing/group_boards_mock.go index bce9b099..96572695 100644 --- a/testing/group_boards_mock.go +++ b/testing/group_boards_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=group_boards_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupIssueBoardsServiceInterface +// mockgen -typed -destination=group_boards_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupIssueBoardsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/group_clusters_mock.go b/testing/group_clusters_mock.go index 4c88685c..8e6947ee 100644 --- a/testing/group_clusters_mock.go +++ b/testing/group_clusters_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=group_clusters_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupClustersServiceInterface +// mockgen -typed -destination=group_clusters_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupClustersServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/group_epic_boards_mock.go b/testing/group_epic_boards_mock.go index e838fddf..54ecff3b 100644 --- a/testing/group_epic_boards_mock.go +++ b/testing/group_epic_boards_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=group_epic_boards_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupEpicBoardsServiceInterface +// mockgen -typed -destination=group_epic_boards_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupEpicBoardsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/group_import_export_mock.go b/testing/group_import_export_mock.go index 80f5ddf2..faa07ccb 100644 --- a/testing/group_import_export_mock.go +++ b/testing/group_import_export_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=group_import_export_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupImportExportServiceInterface +// mockgen -typed -destination=group_import_export_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupImportExportServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/group_iterations_mock.go b/testing/group_iterations_mock.go index e5454e33..20dc754f 100644 --- a/testing/group_iterations_mock.go +++ b/testing/group_iterations_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=group_iterations_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupIterationsServiceInterface +// mockgen -typed -destination=group_iterations_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupIterationsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/group_labels_mock.go b/testing/group_labels_mock.go index e8b472c7..54da368a 100644 --- a/testing/group_labels_mock.go +++ b/testing/group_labels_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=group_labels_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupLabelsServiceInterface +// mockgen -typed -destination=group_labels_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupLabelsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/group_markdown_uploads_mock.go b/testing/group_markdown_uploads_mock.go index 71837766..e461c1a1 100644 --- a/testing/group_markdown_uploads_mock.go +++ b/testing/group_markdown_uploads_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=group_markdown_uploads_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupMarkdownUploadsServiceInterface +// mockgen -typed -destination=group_markdown_uploads_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupMarkdownUploadsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/group_members_mock.go b/testing/group_members_mock.go index 61c8a156..afc68fec 100644 --- a/testing/group_members_mock.go +++ b/testing/group_members_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=group_members_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupMembersServiceInterface +// mockgen -typed -destination=group_members_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupMembersServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/group_milestones_mock.go b/testing/group_milestones_mock.go index c137f522..7f1e6b41 100644 --- a/testing/group_milestones_mock.go +++ b/testing/group_milestones_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=group_milestones_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupMilestonesServiceInterface +// mockgen -typed -destination=group_milestones_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupMilestonesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/group_protected_environments_mock.go b/testing/group_protected_environments_mock.go index fbeab3de..04542f4b 100644 --- a/testing/group_protected_environments_mock.go +++ b/testing/group_protected_environments_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=group_protected_environments_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupProtectedEnvironmentsServiceInterface +// mockgen -typed -destination=group_protected_environments_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupProtectedEnvironmentsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/group_relations_export_mock.go b/testing/group_relations_export_mock.go index 79d654b6..da82daa1 100644 --- a/testing/group_relations_export_mock.go +++ b/testing/group_relations_export_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=group_relations_export_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupRelationsExportServiceInterface +// mockgen -typed -destination=group_relations_export_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupRelationsExportServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/group_releases_mock.go b/testing/group_releases_mock.go index fb869e63..260f4c26 100644 --- a/testing/group_releases_mock.go +++ b/testing/group_releases_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=group_releases_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupReleasesServiceInterface +// mockgen -typed -destination=group_releases_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupReleasesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/group_repository_storage_move_mock.go b/testing/group_repository_storage_move_mock.go index e505bc75..4a8d4ce8 100644 --- a/testing/group_repository_storage_move_mock.go +++ b/testing/group_repository_storage_move_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=group_repository_storage_move_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupRepositoryStorageMoveServiceInterface +// mockgen -typed -destination=group_repository_storage_move_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupRepositoryStorageMoveServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/group_scim_mock.go b/testing/group_scim_mock.go index 44bd9eba..78a981be 100644 --- a/testing/group_scim_mock.go +++ b/testing/group_scim_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=group_scim_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupSCIMServiceInterface +// mockgen -typed -destination=group_scim_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupSCIMServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/group_security_settings_mock.go b/testing/group_security_settings_mock.go index f8802249..b8f7bb16 100644 --- a/testing/group_security_settings_mock.go +++ b/testing/group_security_settings_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=group_security_settings_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupSecuritySettingsServiceInterface +// mockgen -typed -destination=group_security_settings_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupSecuritySettingsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/group_ssh_certificates_mock.go b/testing/group_ssh_certificates_mock.go index 3fa3ad7f..b3536ecb 100644 --- a/testing/group_ssh_certificates_mock.go +++ b/testing/group_ssh_certificates_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=group_ssh_certificates_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupSSHCertificatesServiceInterface +// mockgen -typed -destination=group_ssh_certificates_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupSSHCertificatesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/group_variables_mock.go b/testing/group_variables_mock.go index e4b45438..3784d916 100644 --- a/testing/group_variables_mock.go +++ b/testing/group_variables_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=group_variables_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupVariablesServiceInterface +// mockgen -typed -destination=group_variables_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupVariablesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/group_wikis_mock.go b/testing/group_wikis_mock.go index cdb86294..ffb0b8a3 100644 --- a/testing/group_wikis_mock.go +++ b/testing/group_wikis_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=group_wikis_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupWikisServiceInterface +// mockgen -typed -destination=group_wikis_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupWikisServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/groups_mock.go b/testing/groups_mock.go index 6ac176b9..7641ab2f 100644 --- a/testing/groups_mock.go +++ b/testing/groups_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=groups_mock.go -package=testing gitlab.com/gitlab-org/api/client-go GroupsServiceInterface +// mockgen -typed -destination=groups_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go GroupsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/import_mock.go b/testing/import_mock.go index cc46afa7..71ecfd74 100644 --- a/testing/import_mock.go +++ b/testing/import_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=import_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ImportServiceInterface +// mockgen -typed -destination=import_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ImportServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/instance_clusters_mock.go b/testing/instance_clusters_mock.go index 097a79f6..ffb7b688 100644 --- a/testing/instance_clusters_mock.go +++ b/testing/instance_clusters_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=instance_clusters_mock.go -package=testing gitlab.com/gitlab-org/api/client-go InstanceClustersServiceInterface +// mockgen -typed -destination=instance_clusters_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go InstanceClustersServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/instance_variables_mock.go b/testing/instance_variables_mock.go index 41f1d23a..38c099f4 100644 --- a/testing/instance_variables_mock.go +++ b/testing/instance_variables_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=instance_variables_mock.go -package=testing gitlab.com/gitlab-org/api/client-go InstanceVariablesServiceInterface +// mockgen -typed -destination=instance_variables_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go InstanceVariablesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/integrations_mock.go b/testing/integrations_mock.go index eabde631..677a471a 100644 --- a/testing/integrations_mock.go +++ b/testing/integrations_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=integrations_mock.go -package=testing gitlab.com/gitlab-org/api/client-go IntegrationsServiceInterface +// mockgen -typed -destination=integrations_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go IntegrationsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/invites_mock.go b/testing/invites_mock.go index f5740509..4b8baf75 100644 --- a/testing/invites_mock.go +++ b/testing/invites_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=invites_mock.go -package=testing gitlab.com/gitlab-org/api/client-go InvitesServiceInterface +// mockgen -typed -destination=invites_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go InvitesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/issue_links_mock.go b/testing/issue_links_mock.go index 6b22ab0a..8422897a 100644 --- a/testing/issue_links_mock.go +++ b/testing/issue_links_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=issue_links_mock.go -package=testing gitlab.com/gitlab-org/api/client-go IssueLinksServiceInterface +// mockgen -typed -destination=issue_links_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go IssueLinksServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/issues_mock.go b/testing/issues_mock.go index ca1e62b7..b3560400 100644 --- a/testing/issues_mock.go +++ b/testing/issues_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=issues_mock.go -package=testing gitlab.com/gitlab-org/api/client-go IssuesServiceInterface +// mockgen -typed -destination=issues_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go IssuesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/issues_statistics_mock.go b/testing/issues_statistics_mock.go index 209ff515..7e1df855 100644 --- a/testing/issues_statistics_mock.go +++ b/testing/issues_statistics_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=issues_statistics_mock.go -package=testing gitlab.com/gitlab-org/api/client-go IssuesStatisticsServiceInterface +// mockgen -typed -destination=issues_statistics_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go IssuesStatisticsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/job_token_scope_mock.go b/testing/job_token_scope_mock.go index 1ca888b5..4085cd4c 100644 --- a/testing/job_token_scope_mock.go +++ b/testing/job_token_scope_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=job_token_scope_mock.go -package=testing gitlab.com/gitlab-org/api/client-go JobTokenScopeServiceInterface +// mockgen -typed -destination=job_token_scope_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go JobTokenScopeServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/jobs_mock.go b/testing/jobs_mock.go index 08ca53b7..4106cccb 100644 --- a/testing/jobs_mock.go +++ b/testing/jobs_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=jobs_mock.go -package=testing gitlab.com/gitlab-org/api/client-go JobsServiceInterface +// mockgen -typed -destination=jobs_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go JobsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/keys_mock.go b/testing/keys_mock.go index a92c9679..da70b488 100644 --- a/testing/keys_mock.go +++ b/testing/keys_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=keys_mock.go -package=testing gitlab.com/gitlab-org/api/client-go KeysServiceInterface +// mockgen -typed -destination=keys_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go KeysServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/labels_mock.go b/testing/labels_mock.go index ac1ac861..4ba00f55 100644 --- a/testing/labels_mock.go +++ b/testing/labels_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=labels_mock.go -package=testing gitlab.com/gitlab-org/api/client-go LabelsServiceInterface +// mockgen -typed -destination=labels_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go LabelsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/license_mock.go b/testing/license_mock.go index 36c312cf..7d80f73c 100644 --- a/testing/license_mock.go +++ b/testing/license_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=license_mock.go -package=testing gitlab.com/gitlab-org/api/client-go LicenseServiceInterface +// mockgen -typed -destination=license_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go LicenseServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/license_templates_mock.go b/testing/license_templates_mock.go index 9a1d5ce6..d1f414f6 100644 --- a/testing/license_templates_mock.go +++ b/testing/license_templates_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=license_templates_mock.go -package=testing gitlab.com/gitlab-org/api/client-go LicenseTemplatesServiceInterface +// mockgen -typed -destination=license_templates_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go LicenseTemplatesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/markdown_mock.go b/testing/markdown_mock.go index 07a99258..730d0ee4 100644 --- a/testing/markdown_mock.go +++ b/testing/markdown_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=markdown_mock.go -package=testing gitlab.com/gitlab-org/api/client-go MarkdownServiceInterface +// mockgen -typed -destination=markdown_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go MarkdownServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/member_roles_mock.go b/testing/member_roles_mock.go index fd4d0338..90c084e3 100644 --- a/testing/member_roles_mock.go +++ b/testing/member_roles_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=member_roles_mock.go -package=testing gitlab.com/gitlab-org/api/client-go MemberRolesServiceInterface +// mockgen -typed -destination=member_roles_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go MemberRolesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/merge_request_approval_settings_mock.go b/testing/merge_request_approval_settings_mock.go index 62faa029..89d49a84 100644 --- a/testing/merge_request_approval_settings_mock.go +++ b/testing/merge_request_approval_settings_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=merge_request_approval_settings_mock.go -package=testing gitlab.com/gitlab-org/api/client-go MergeRequestApprovalSettingsServiceInterface +// mockgen -typed -destination=merge_request_approval_settings_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go MergeRequestApprovalSettingsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/merge_request_approvals_mock.go b/testing/merge_request_approvals_mock.go index 426ae38e..02330706 100644 --- a/testing/merge_request_approvals_mock.go +++ b/testing/merge_request_approvals_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=merge_request_approvals_mock.go -package=testing gitlab.com/gitlab-org/api/client-go MergeRequestApprovalsServiceInterface +// mockgen -typed -destination=merge_request_approvals_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go MergeRequestApprovalsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/merge_requests_mock.go b/testing/merge_requests_mock.go index bf3d55b1..54ded04d 100644 --- a/testing/merge_requests_mock.go +++ b/testing/merge_requests_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=merge_requests_mock.go -package=testing gitlab.com/gitlab-org/api/client-go MergeRequestsServiceInterface +// mockgen -typed -destination=merge_requests_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go MergeRequestsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/merge_trains_mock.go b/testing/merge_trains_mock.go index a2ee64f0..f70af26c 100644 --- a/testing/merge_trains_mock.go +++ b/testing/merge_trains_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=merge_trains_mock.go -package=testing gitlab.com/gitlab-org/api/client-go MergeTrainsServiceInterface +// mockgen -typed -destination=merge_trains_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go MergeTrainsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/metadata_mock.go b/testing/metadata_mock.go index 1c9f6fff..673a25cb 100644 --- a/testing/metadata_mock.go +++ b/testing/metadata_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=metadata_mock.go -package=testing gitlab.com/gitlab-org/api/client-go MetadataServiceInterface +// mockgen -typed -destination=metadata_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go MetadataServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/milestones_mock.go b/testing/milestones_mock.go index 5b7c17b7..c69d2e78 100644 --- a/testing/milestones_mock.go +++ b/testing/milestones_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=milestones_mock.go -package=testing gitlab.com/gitlab-org/api/client-go MilestonesServiceInterface +// mockgen -typed -destination=milestones_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go MilestonesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/model_registry_mock.go b/testing/model_registry_mock.go index 44ccecbf..da467b12 100644 --- a/testing/model_registry_mock.go +++ b/testing/model_registry_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=model_registry_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ModelRegistryServiceInterface +// mockgen -typed -destination=model_registry_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ModelRegistryServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/namespaces_mock.go b/testing/namespaces_mock.go index 19b0ebc2..1d77ac84 100644 --- a/testing/namespaces_mock.go +++ b/testing/namespaces_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=namespaces_mock.go -package=testing gitlab.com/gitlab-org/api/client-go NamespacesServiceInterface +// mockgen -typed -destination=namespaces_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go NamespacesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/notes_mock.go b/testing/notes_mock.go index 1f381b74..ec14470f 100644 --- a/testing/notes_mock.go +++ b/testing/notes_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=notes_mock.go -package=testing gitlab.com/gitlab-org/api/client-go NotesServiceInterface +// mockgen -typed -destination=notes_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go NotesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/notifications_mock.go b/testing/notifications_mock.go index f63c1d9e..a45f99cf 100644 --- a/testing/notifications_mock.go +++ b/testing/notifications_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=notifications_mock.go -package=testing gitlab.com/gitlab-org/api/client-go NotificationSettingsServiceInterface +// mockgen -typed -destination=notifications_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go NotificationSettingsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/packages_mock.go b/testing/packages_mock.go index 9561b8c7..b1409e5d 100644 --- a/testing/packages_mock.go +++ b/testing/packages_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=packages_mock.go -package=testing gitlab.com/gitlab-org/api/client-go PackagesServiceInterface +// mockgen -typed -destination=packages_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go PackagesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/pages_domains_mock.go b/testing/pages_domains_mock.go index 330443a2..27602aab 100644 --- a/testing/pages_domains_mock.go +++ b/testing/pages_domains_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=pages_domains_mock.go -package=testing gitlab.com/gitlab-org/api/client-go PagesDomainsServiceInterface +// mockgen -typed -destination=pages_domains_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go PagesDomainsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/pages_mock.go b/testing/pages_mock.go index 9a133b17..7ee41d26 100644 --- a/testing/pages_mock.go +++ b/testing/pages_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=pages_mock.go -package=testing gitlab.com/gitlab-org/api/client-go PagesServiceInterface +// mockgen -typed -destination=pages_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go PagesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/personal_access_tokens_mock.go b/testing/personal_access_tokens_mock.go index 60f9c4b2..82888dd8 100644 --- a/testing/personal_access_tokens_mock.go +++ b/testing/personal_access_tokens_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=personal_access_tokens_mock.go -package=testing gitlab.com/gitlab-org/api/client-go PersonalAccessTokensServiceInterface +// mockgen -typed -destination=personal_access_tokens_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go PersonalAccessTokensServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/pipeline_schedules_mock.go b/testing/pipeline_schedules_mock.go index 00c255db..22111504 100644 --- a/testing/pipeline_schedules_mock.go +++ b/testing/pipeline_schedules_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=pipeline_schedules_mock.go -package=testing gitlab.com/gitlab-org/api/client-go PipelineSchedulesServiceInterface +// mockgen -typed -destination=pipeline_schedules_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go PipelineSchedulesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/pipeline_triggers_mock.go b/testing/pipeline_triggers_mock.go index 645dc0a3..a3a3f31a 100644 --- a/testing/pipeline_triggers_mock.go +++ b/testing/pipeline_triggers_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=pipeline_triggers_mock.go -package=testing gitlab.com/gitlab-org/api/client-go PipelineTriggersServiceInterface +// mockgen -typed -destination=pipeline_triggers_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go PipelineTriggersServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/pipelines_mock.go b/testing/pipelines_mock.go index cecb2938..25a464f2 100644 --- a/testing/pipelines_mock.go +++ b/testing/pipelines_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=pipelines_mock.go -package=testing gitlab.com/gitlab-org/api/client-go PipelinesServiceInterface +// mockgen -typed -destination=pipelines_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go PipelinesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/plan_limits_mock.go b/testing/plan_limits_mock.go index 69bba130..79bbc28e 100644 --- a/testing/plan_limits_mock.go +++ b/testing/plan_limits_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=plan_limits_mock.go -package=testing gitlab.com/gitlab-org/api/client-go PlanLimitsServiceInterface +// mockgen -typed -destination=plan_limits_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go PlanLimitsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/project_access_tokens_mock.go b/testing/project_access_tokens_mock.go index e29bfd0b..efa99063 100644 --- a/testing/project_access_tokens_mock.go +++ b/testing/project_access_tokens_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=project_access_tokens_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectAccessTokensServiceInterface +// mockgen -typed -destination=project_access_tokens_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectAccessTokensServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/project_aliases_mock.go b/testing/project_aliases_mock.go index 4ac6894b..1a569843 100644 --- a/testing/project_aliases_mock.go +++ b/testing/project_aliases_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=project_aliases_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectAliasesServiceInterface +// mockgen -typed -destination=project_aliases_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectAliasesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/project_badges_mock.go b/testing/project_badges_mock.go index 42947510..829fa30a 100644 --- a/testing/project_badges_mock.go +++ b/testing/project_badges_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=project_badges_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectBadgesServiceInterface +// mockgen -typed -destination=project_badges_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectBadgesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/project_clusters_mock.go b/testing/project_clusters_mock.go index 56b573c4..b84e05f6 100644 --- a/testing/project_clusters_mock.go +++ b/testing/project_clusters_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=project_clusters_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectClustersServiceInterface +// mockgen -typed -destination=project_clusters_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectClustersServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/project_feature_flags_mock.go b/testing/project_feature_flags_mock.go index 04969943..d3ea9ce5 100644 --- a/testing/project_feature_flags_mock.go +++ b/testing/project_feature_flags_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=project_feature_flags_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectFeatureFlagServiceInterface +// mockgen -typed -destination=project_feature_flags_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectFeatureFlagServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/project_import_export_mock.go b/testing/project_import_export_mock.go index 0197552a..06473b31 100644 --- a/testing/project_import_export_mock.go +++ b/testing/project_import_export_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=project_import_export_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectImportExportServiceInterface +// mockgen -typed -destination=project_import_export_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectImportExportServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/project_iterations_mock.go b/testing/project_iterations_mock.go index 7b7ef5b1..61bd686d 100644 --- a/testing/project_iterations_mock.go +++ b/testing/project_iterations_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=project_iterations_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectIterationsServiceInterface +// mockgen -typed -destination=project_iterations_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectIterationsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/project_markdown_uploads_mock.go b/testing/project_markdown_uploads_mock.go index 66e4a6a7..00feb94c 100644 --- a/testing/project_markdown_uploads_mock.go +++ b/testing/project_markdown_uploads_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=project_markdown_uploads_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectMarkdownUploadsServiceInterface +// mockgen -typed -destination=project_markdown_uploads_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectMarkdownUploadsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/project_members_mock.go b/testing/project_members_mock.go index 9d94c5d5..e82f3884 100644 --- a/testing/project_members_mock.go +++ b/testing/project_members_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=project_members_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectMembersServiceInterface +// mockgen -typed -destination=project_members_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectMembersServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/project_mirror_mock.go b/testing/project_mirror_mock.go index 26c53bca..af32c7aa 100644 --- a/testing/project_mirror_mock.go +++ b/testing/project_mirror_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=project_mirror_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectMirrorServiceInterface +// mockgen -typed -destination=project_mirror_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectMirrorServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/project_repository_storage_move_mock.go b/testing/project_repository_storage_move_mock.go index 08fd17c2..e0c4db23 100644 --- a/testing/project_repository_storage_move_mock.go +++ b/testing/project_repository_storage_move_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=project_repository_storage_move_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectRepositoryStorageMoveServiceInterface +// mockgen -typed -destination=project_repository_storage_move_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectRepositoryStorageMoveServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/project_security_settings_mock.go b/testing/project_security_settings_mock.go index 53ade1ed..7338c17d 100644 --- a/testing/project_security_settings_mock.go +++ b/testing/project_security_settings_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=project_security_settings_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectSecuritySettingsServiceInterface +// mockgen -typed -destination=project_security_settings_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectSecuritySettingsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/project_snippets_mock.go b/testing/project_snippets_mock.go index f402bb64..62964223 100644 --- a/testing/project_snippets_mock.go +++ b/testing/project_snippets_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=project_snippets_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectSnippetsServiceInterface +// mockgen -typed -destination=project_snippets_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectSnippetsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/project_statistics_mock.go b/testing/project_statistics_mock.go index c9ccbca8..cba0687b 100644 --- a/testing/project_statistics_mock.go +++ b/testing/project_statistics_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=project_statistics_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectStatisticsServiceInterface +// mockgen -typed -destination=project_statistics_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectStatisticsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/project_templates_mock.go b/testing/project_templates_mock.go index 0b295a2d..772a32a6 100644 --- a/testing/project_templates_mock.go +++ b/testing/project_templates_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=project_templates_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectTemplatesServiceInterface +// mockgen -typed -destination=project_templates_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectTemplatesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/project_variables_mock.go b/testing/project_variables_mock.go index 7a2036e7..e2d168bd 100644 --- a/testing/project_variables_mock.go +++ b/testing/project_variables_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=project_variables_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectVariablesServiceInterface +// mockgen -typed -destination=project_variables_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectVariablesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/project_vulnerabilities_mock.go b/testing/project_vulnerabilities_mock.go index 78854858..8f220cd3 100644 --- a/testing/project_vulnerabilities_mock.go +++ b/testing/project_vulnerabilities_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=project_vulnerabilities_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectVulnerabilitiesServiceInterface +// mockgen -typed -destination=project_vulnerabilities_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectVulnerabilitiesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/projects_mock.go b/testing/projects_mock.go index 001ebaf5..71c4ea92 100644 --- a/testing/projects_mock.go +++ b/testing/projects_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=projects_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProjectsServiceInterface +// mockgen -typed -destination=projects_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProjectsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/protected_branches_mock.go b/testing/protected_branches_mock.go index e80cae64..2d420685 100644 --- a/testing/protected_branches_mock.go +++ b/testing/protected_branches_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=protected_branches_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProtectedBranchesServiceInterface +// mockgen -typed -destination=protected_branches_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProtectedBranchesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/protected_environments_mock.go b/testing/protected_environments_mock.go index f93ee6d7..9a147ee8 100644 --- a/testing/protected_environments_mock.go +++ b/testing/protected_environments_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=protected_environments_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProtectedEnvironmentsServiceInterface +// mockgen -typed -destination=protected_environments_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProtectedEnvironmentsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/protected_packages_mock.go b/testing/protected_packages_mock.go index 0da1cffb..74f5e323 100644 --- a/testing/protected_packages_mock.go +++ b/testing/protected_packages_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=protected_packages_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProtectedPackagesServiceInterface +// mockgen -typed -destination=protected_packages_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProtectedPackagesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/protected_tags_mock.go b/testing/protected_tags_mock.go index 8bc8d1c1..4e8cd83e 100644 --- a/testing/protected_tags_mock.go +++ b/testing/protected_tags_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=protected_tags_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ProtectedTagsServiceInterface +// mockgen -typed -destination=protected_tags_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ProtectedTagsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/releaselinks_mock.go b/testing/releaselinks_mock.go index ced8c4a9..844d5c85 100644 --- a/testing/releaselinks_mock.go +++ b/testing/releaselinks_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=releaselinks_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ReleaseLinksServiceInterface +// mockgen -typed -destination=releaselinks_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ReleaseLinksServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/releases_mock.go b/testing/releases_mock.go index e98297fa..79697b1b 100644 --- a/testing/releases_mock.go +++ b/testing/releases_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=releases_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ReleasesServiceInterface +// mockgen -typed -destination=releases_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ReleasesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/repositories_mock.go b/testing/repositories_mock.go index 4a7f68e5..b2944d25 100644 --- a/testing/repositories_mock.go +++ b/testing/repositories_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=repositories_mock.go -package=testing gitlab.com/gitlab-org/api/client-go RepositoriesServiceInterface +// mockgen -typed -destination=repositories_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go RepositoriesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/repository_files_mock.go b/testing/repository_files_mock.go index ee03a83b..af381b71 100644 --- a/testing/repository_files_mock.go +++ b/testing/repository_files_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=repository_files_mock.go -package=testing gitlab.com/gitlab-org/api/client-go RepositoryFilesServiceInterface +// mockgen -typed -destination=repository_files_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go RepositoryFilesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/repository_submodules_mock.go b/testing/repository_submodules_mock.go index 55244795..c14b90b7 100644 --- a/testing/repository_submodules_mock.go +++ b/testing/repository_submodules_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=repository_submodules_mock.go -package=testing gitlab.com/gitlab-org/api/client-go RepositorySubmodulesServiceInterface +// mockgen -typed -destination=repository_submodules_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go RepositorySubmodulesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/resource_group_mock.go b/testing/resource_group_mock.go index 9b471021..05dca10d 100644 --- a/testing/resource_group_mock.go +++ b/testing/resource_group_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=resource_group_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ResourceGroupServiceInterface +// mockgen -typed -destination=resource_group_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ResourceGroupServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/resource_iteration_events_mock.go b/testing/resource_iteration_events_mock.go index 245ec6f2..9e24d676 100644 --- a/testing/resource_iteration_events_mock.go +++ b/testing/resource_iteration_events_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=resource_iteration_events_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ResourceIterationEventsServiceInterface +// mockgen -typed -destination=resource_iteration_events_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ResourceIterationEventsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/resource_label_events_mock.go b/testing/resource_label_events_mock.go index dbd959dc..089ccc34 100644 --- a/testing/resource_label_events_mock.go +++ b/testing/resource_label_events_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=resource_label_events_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ResourceLabelEventsServiceInterface +// mockgen -typed -destination=resource_label_events_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ResourceLabelEventsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/resource_milestone_events_mock.go b/testing/resource_milestone_events_mock.go index ac8f7956..0617cdfa 100644 --- a/testing/resource_milestone_events_mock.go +++ b/testing/resource_milestone_events_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=resource_milestone_events_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ResourceMilestoneEventsServiceInterface +// mockgen -typed -destination=resource_milestone_events_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ResourceMilestoneEventsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/resource_state_events_mock.go b/testing/resource_state_events_mock.go index 7a143865..cc74c098 100644 --- a/testing/resource_state_events_mock.go +++ b/testing/resource_state_events_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=resource_state_events_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ResourceStateEventsServiceInterface +// mockgen -typed -destination=resource_state_events_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ResourceStateEventsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/resource_weight_events_mock.go b/testing/resource_weight_events_mock.go index e22da461..79a4babf 100644 --- a/testing/resource_weight_events_mock.go +++ b/testing/resource_weight_events_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=resource_weight_events_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ResourceWeightEventsServiceInterface +// mockgen -typed -destination=resource_weight_events_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ResourceWeightEventsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/runners_mock.go b/testing/runners_mock.go index ce26fb30..cfa92400 100644 --- a/testing/runners_mock.go +++ b/testing/runners_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=runners_mock.go -package=testing gitlab.com/gitlab-org/api/client-go RunnersServiceInterface +// mockgen -typed -destination=runners_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go RunnersServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/search_mock.go b/testing/search_mock.go index 48498e8d..2872dc2d 100644 --- a/testing/search_mock.go +++ b/testing/search_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=search_mock.go -package=testing gitlab.com/gitlab-org/api/client-go SearchServiceInterface +// mockgen -typed -destination=search_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go SearchServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/secure_files_mock.go b/testing/secure_files_mock.go index db80c4d2..7db1c3b9 100644 --- a/testing/secure_files_mock.go +++ b/testing/secure_files_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=secure_files_mock.go -package=testing gitlab.com/gitlab-org/api/client-go SecureFilesServiceInterface +// mockgen -typed -destination=secure_files_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go SecureFilesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/services_mock.go b/testing/services_mock.go index eb1e6fa5..d4e52179 100644 --- a/testing/services_mock.go +++ b/testing/services_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=services_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ServicesServiceInterface +// mockgen -typed -destination=services_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ServicesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/settings_mock.go b/testing/settings_mock.go index 0b3dfcde..30ae22b4 100644 --- a/testing/settings_mock.go +++ b/testing/settings_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=settings_mock.go -package=testing gitlab.com/gitlab-org/api/client-go SettingsServiceInterface +// mockgen -typed -destination=settings_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go SettingsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/sidekiq_metrics_mock.go b/testing/sidekiq_metrics_mock.go index f141a3e5..74fe3151 100644 --- a/testing/sidekiq_metrics_mock.go +++ b/testing/sidekiq_metrics_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=sidekiq_metrics_mock.go -package=testing gitlab.com/gitlab-org/api/client-go SidekiqServiceInterface +// mockgen -typed -destination=sidekiq_metrics_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go SidekiqServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/snippet_repository_storage_move_mock.go b/testing/snippet_repository_storage_move_mock.go index a8108bed..6b374db1 100644 --- a/testing/snippet_repository_storage_move_mock.go +++ b/testing/snippet_repository_storage_move_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=snippet_repository_storage_move_mock.go -package=testing gitlab.com/gitlab-org/api/client-go SnippetRepositoryStorageMoveServiceInterface +// mockgen -typed -destination=snippet_repository_storage_move_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go SnippetRepositoryStorageMoveServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/snippets_mock.go b/testing/snippets_mock.go index 953e07ec..b7bd4f63 100644 --- a/testing/snippets_mock.go +++ b/testing/snippets_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=snippets_mock.go -package=testing gitlab.com/gitlab-org/api/client-go SnippetsServiceInterface +// mockgen -typed -destination=snippets_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go SnippetsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/system_hooks_mock.go b/testing/system_hooks_mock.go index 9f6686b8..f29eb3f5 100644 --- a/testing/system_hooks_mock.go +++ b/testing/system_hooks_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=system_hooks_mock.go -package=testing gitlab.com/gitlab-org/api/client-go SystemHooksServiceInterface +// mockgen -typed -destination=system_hooks_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go SystemHooksServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/tags_mock.go b/testing/tags_mock.go index 35a5efee..ae5b5ded 100644 --- a/testing/tags_mock.go +++ b/testing/tags_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=tags_mock.go -package=testing gitlab.com/gitlab-org/api/client-go TagsServiceInterface +// mockgen -typed -destination=tags_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go TagsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/terraform_states_mock.go b/testing/terraform_states_mock.go index 59a9b9a9..3e9adfdc 100644 --- a/testing/terraform_states_mock.go +++ b/testing/terraform_states_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=terraform_states_mock.go -package=testing gitlab.com/gitlab-org/api/client-go TerraformStatesServiceInterface +// mockgen -typed -destination=terraform_states_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go TerraformStatesServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/todos_mock.go b/testing/todos_mock.go index d54e8fc8..f820cf2e 100644 --- a/testing/todos_mock.go +++ b/testing/todos_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=todos_mock.go -package=testing gitlab.com/gitlab-org/api/client-go TodosServiceInterface +// mockgen -typed -destination=todos_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go TodosServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/topics_mock.go b/testing/topics_mock.go index fba14898..67d94aac 100644 --- a/testing/topics_mock.go +++ b/testing/topics_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=topics_mock.go -package=testing gitlab.com/gitlab-org/api/client-go TopicsServiceInterface +// mockgen -typed -destination=topics_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go TopicsServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/usage_data_mock.go b/testing/usage_data_mock.go index a54f637a..eff72240 100644 --- a/testing/usage_data_mock.go +++ b/testing/usage_data_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=usage_data_mock.go -package=testing gitlab.com/gitlab-org/api/client-go UsageDataServiceInterface +// mockgen -typed -destination=usage_data_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go UsageDataServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/users_mock.go b/testing/users_mock.go index 25276992..d4f06ea9 100644 --- a/testing/users_mock.go +++ b/testing/users_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=users_mock.go -package=testing gitlab.com/gitlab-org/api/client-go UsersServiceInterface +// mockgen -typed -destination=users_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go UsersServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/validate_mock.go b/testing/validate_mock.go index 332c2561..5be3ece2 100644 --- a/testing/validate_mock.go +++ b/testing/validate_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=validate_mock.go -package=testing gitlab.com/gitlab-org/api/client-go ValidateServiceInterface +// mockgen -typed -destination=validate_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go ValidateServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/version_mock.go b/testing/version_mock.go index b96d39c6..5fcbd075 100644 --- a/testing/version_mock.go +++ b/testing/version_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=version_mock.go -package=testing gitlab.com/gitlab-org/api/client-go VersionServiceInterface +// mockgen -typed -destination=version_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go VersionServiceInterface // -// Package testing is a generated GoMock package. package testing import ( diff --git a/testing/wikis_mock.go b/testing/wikis_mock.go index ba9545cb..3714bd8f 100644 --- a/testing/wikis_mock.go +++ b/testing/wikis_mock.go @@ -3,10 +3,9 @@ // // Generated by this command: // -// mockgen -typed -destination=wikis_mock.go -package=testing gitlab.com/gitlab-org/api/client-go WikisServiceInterface +// mockgen -typed -destination=wikis_mock.go -write_package_comment=false -package=testing gitlab.com/gitlab-org/api/client-go WikisServiceInterface // -// Package testing is a generated GoMock package. package testing import ( -- GitLab