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

added PID parsing to RFC3164 parser #53

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

guss77
Copy link

@guss77 guss77 commented Sep 5, 2018

Fixes issue #52.

I'm using a string for the PID as I expect it will just be used to build a string again down the line (also, I'm a go newbie and have no idea how to do atoi() in go). Also, the default value for a missing PID is the empty string, like a missing tag - that made more sense to me than using 0.

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.

1 participant