aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/github.com/huin/goupnp/example/example.go
blob: df742022683be2d7a359edd9f399180c25134cc1 (plain) (blame)
1
2
3
4
5
6
// Serves as examples of using the goupnp library.
//
// To run examples and see the output for your local network, run the following
// command (specifically including the -v flag):
//     go test -v github.com/huin/goupnp/example
package example