File: example.go

package info (click to toggle)
golang-github-huin-goupnp 0.0~git20171001.0.b388724-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 680 kB
  • sloc: makefile: 3
file content (6 lines) | stat: -rw-r--r-- 248 bytes parent folder | download | duplicates (3)
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