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

fix(go): Only embed behavioral interfaces #1966

Merged
merged 1 commit into from
Aug 28, 2020

Conversation

SoManyHs
Copy link
Contributor

Previously, datatype structs were being embedded in the struct
interface. This fix moves the logic for looking up inherited interfaces
into classes only.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Previously, datatype structs were being embedded in the struct
interface. This fix moves the logic for looking up inherited interfaces
into classes only.
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-Blkkw9bQFn8A
  • Commit ID: 0df71b8
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@MrArnoldPalmer MrArnoldPalmer merged commit e1f4e18 into aws:master Aug 28, 2020
@SoManyHs SoManyHs deleted the embedding-fix branch September 18, 2020 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants