Open giganteous opened 9 years ago
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.
I should say something like "Fixes #1" somewhere.
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.