rakelkar / gonetsh

GO wrapper for the windows NETSH tool
Apache License 2.0
11 stars 11 forks source link

Get map of interface name to index #4

Closed jroggeman closed 6 years ago

jroggeman commented 6 years ago

Needs more thorough testing

rakelkar commented 6 years ago
          if val, err := strconv.Atoi(match[1]); err == nil {

separate impl from join


Refers to: netsh/netsh.go:126 in 7f904d2. [](commit_id = 7f904d28d78d6b262c24cb15dfc7a2c5422e3dd8, deletion_comment = False)