1// Serves as examples of using the goupnp library.
2//
3// To run examples and see the output for your local network, run the following
4// command (specifically including the -v flag):
5//     go test -v github.com/huin/goupnp/example
6package example
7