owncast/controllers/admin
bitspill bfbac8cc57
Variable collisions; Possible use of nil value (#256)
* Variable '*' collides with imported package name

* Variable 'error' collides with builtin interface

* '*' may have 'nil' or other unexpected value as its corresponding error variable may be not 'nil'
2020-10-16 15:04:31 -07:00
..
changePageContent.go
changeStreamKey.go
disconnect.go
hardware.go Variable collisions; Possible use of nil value (#256) 2020-10-16 15:04:31 -07:00
inboundBroadcasterDetails.go
serverConfig.go
viewers.go