goupnp/cmd
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_httpu_serving Correct HTTPU serving to not require an interface for multicast. 2014-06-08 09:10:34 +01:00
example_internetgateway1 update internetgateway1 example to build on go1.4 2014-12-11 12:44:49 -07:00