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 WithOffset methods to WithT type #335

Closed

Conversation

markdouglasswork
Copy link

@markdouglasswork markdouglasswork commented Mar 8, 2019

This allows an offset to be specified for WithT methods.

There was not existing tests for the DSL so we didn't add any. ¯\_(ツ)_/¯

Signed-off-by: Mark Douglass <mdouglass@pivotal.io>
Signed-off-by: Jason Keene <jkeene@pivotal.io>
@markdouglasswork
Copy link
Author

We see that this PR is failing against the 'tip' release of Go. We noticed that in versions of Golang later than 1.9, we can use the 'Helper' function to achieve the desired results.

We're going to close this PR and approach this using the 'Helper' function instead.

@markdouglasswork markdouglasswork deleted the withoffset-witht branch March 8, 2019 23:39
@williammartin
Copy link
Sponsor Collaborator

I wouldn't worry about the gotip failure. I'm looking at this in #332. Nothing to do with your changes. But if there's already something that works for you, that's cool.

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.

None yet

2 participants