use-go / onvif

full and enhanced onvif protocol stack in golang.
MIT License
384 stars 180 forks source link

Code consistency #23

Open gmonk opened 2 years ago

gmonk commented 2 years ago

Code does not match what is received when issuing go get and when cloning via git

Device.go differs seems DeviceParams has been added but this does not reflect in downloaded package from go get.