owncast/controllers
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
..
admin Variable collisions; Possible use of nil value (#256) 2020-10-16 15:04:31 -07:00
admin.go Connected clients admin API (#217) 2020-10-06 23:14:33 -07:00
chat.go Fixes #211: Update mod paths (#221) 2020-10-05 10:07:09 -07:00
config.go Fixes #211: Update mod paths (#221) 2020-10-05 10:07:09 -07:00
connectedClients.go Connected clients admin API (#217) 2020-10-06 23:14:33 -07:00
controllers.go Fixes #211: Update mod paths (#221) 2020-10-05 10:07:09 -07:00
embed.go Redirect /embed/chat and /embed/video to the embedable pages. Closes #110 2020-08-30 16:32:09 -07:00
emoji.go Variable collisions; Possible use of nil value (#256) 2020-10-16 15:04:31 -07:00
index.go Variable collisions; Possible use of nil value (#256) 2020-10-16 15:04:31 -07:00
status.go Fixes #211: Update mod paths (#221) 2020-10-05 10:07:09 -07:00