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

Add example that shows how to implement an interface #167

Conversation

nikeee
Copy link
Contributor

@nikeee nikeee commented Oct 17, 2022

I've managed to implement an interface as described in #163 and want to provide an example on how to do it. This example is based on the work in #164.

Closes #163

@nikeee nikeee mentioned this pull request Oct 19, 2022
@davidcole1340
Copy link
Owner

Not sure why this is failing. Will try have a look at it over the weekend.

@davidcole1340
Copy link
Owner

This should test fine with the changes in #169. Could you rebase on master?

@nikeee nikeee force-pushed the enhancement/docs/add-interface-sample branch from 4ec576a to c807dd8 Compare October 22, 2022 23:48
@davidcole1340 davidcole1340 merged commit 997fded into davidcole1340:master Oct 23, 2022
@davidcole1340
Copy link
Owner

Thanks!

@nikeee nikeee deleted the enhancement/docs/add-interface-sample branch October 23, 2022 00:10
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.

implementing Interfaces
2 participants