Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept interfaces wherever possible #3069

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

pierreprinetti
Copy link
Contributor

Use generics to allow passing slices of both bare structs and interfaces.

Use generics to allow passing slices of both bare structs and
interfaces.
@pierreprinetti pierreprinetti requested a review from a team June 5, 2024 14:12
@github-actions github-actions bot added the semver:major Breaking change label Jun 5, 2024
@coveralls
Copy link

Coverage Status

coverage: 78.682%. remained the same
when pulling d8924d4 on shiftstack:liberal_slices
into 3b144ad on gophercloud:master.

@EmilienM EmilienM merged commit 3bb883c into gophercloud:master Jun 5, 2024
20 checks passed
@EmilienM EmilienM deleted the liberal_slices branch June 5, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:major Breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants