goupnp/cmd/example_internetgateway1
Jeff f6cef970a4 update internetgateway1 example to build on go1.4
the Service field on the ServiceClient is already *goupnp.Service, so taking the address makes it a **goupnp.Service which no longer will dereference to call methods on type *goupnp.Service like String and RequestSCDP.
2014-12-11 12:44:49 -07:00
..
example_internetgateway1.go update internetgateway1 example to build on go1.4 2014-12-11 12:44:49 -07:00