mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-21 12:09:31 +00:00
484 B
484 B
goupnp is a UPnP client library for Go
Installation
Run go get -u github.com/fjl/goupnp
.
Regenerating dcps generated source code:
- Install gotasks:
go get -u github.com/jingweno/gotask
- Change to the gotasks directory:
cd gotasks
- Download UPnP specification data (if not done already):
wget http://upnp.org/resources/upnpresources.zip
- Regenerate source code:
gotask specgen -s upnpresources.zip -o ../dcps