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

Make Event.Unmarshal method public. #39

Merged
merged 3 commits into from
May 17, 2024
Merged

Conversation

npinaeva
Copy link
Contributor

@npinaeva npinaeva commented May 2, 2024

I am using a different receive method from what this package provides, but my code would really benefit from the parsing method being public.

event.go Outdated Show resolved Hide resolved
@coveralls
Copy link

coveralls commented May 17, 2024

Pull Request Test Coverage Report for Build 9127828767

Details

  • 4 of 4 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.03%) to 91.552%

Totals Coverage Status
Change from base Build 6534398355: -0.03%
Covered Lines: 1333
Relevant Lines: 1456

💛 - Coveralls

ti-mo and others added 3 commits May 17, 2024 13:58
Signed-off-by: Timo Beckers <timo@incline.eu>
Signed-off-by: Timo Beckers <timo@incline.eu>
This is useful for callers that bring their own netlink receiver (e.g. rcvmmsg)
but still want to use the unmarshaling infrastructure.

Signed-off-by: Nadia Pinaeva <n.m.pinaeva@gmail.com>
@ti-mo ti-mo merged commit 9b3ab11 into ti-mo:master May 17, 2024
6 checks passed
@npinaeva npinaeva deleted the public-unmarshall branch May 17, 2024 13:17
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