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 offset type to NewOffset func #962

Merged
merged 21 commits into from
Mar 20, 2023
Merged

Conversation

PrasanthV454
Copy link
Member

Closes #778

Adding the ability to use a concrete Offset type with the NewOffset func, by extension this also enables it through the Offset.Set func.

An Offset is an int64 type in itself, so it can be returned as such.

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Milind L <[email protected]>
@PrasanthV454 PrasanthV454 merged commit 3d9047a into master Mar 20, 2023
@PrasanthV454 PrasanthV454 deleted the feature/offset-func-adjustment branch March 20, 2023 06:58
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.

Offset Set function should allow Offset as parameter.
4 participants