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

Support a basic snmp v1 for Walk() and Get() #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Support a basic snmp v1 for Walk() and Get() #2

wants to merge 1 commit into from

Conversation

giganteous
Copy link

Inspired by Dave Cheneys blog about keeping the API stable, I've added an optional argument
where you can supply function-options.

It does take an extra invocation (first setup a new SNMP object, then using Walk or Get on it).

I'm still learning the ropes in Go, so I'm open to learn.

@giganteous
Copy link
Author

I should say something like "Fixes #1" somewhere.

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