Alfredo Moreira

Results 2 issues of Alfredo Moreira

Man this library is awesome and I'm planning on using it on my app. It works perfect for what i want to do but the gravity bottom and right is...

Most functions in the file [panos.go](https://github.com/jenningsloy318/panos_exporter/blob/master/panos/panos.go) are instantiated the same way. Specifically this section, using one of functions as example: ```golang _, iCancel := context.WithCancel(ctx) defer iCancel() var interfaceResponse ManagementInterfaceResponse...