owncast/core
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
..
chat Variable collisions; Possible use of nil value (#256) 2020-10-16 15:04:31 -07:00
ffmpeg Variable collisions; Possible use of nil value (#256) 2020-10-16 15:04:31 -07:00
playlist HLS video handling/storage/state refactor (#151) 2020-10-14 14:07:38 -07:00
rtmp Variable collisions; Possible use of nil value (#256) 2020-10-16 15:04:31 -07:00
storageproviders Variable collisions; Possible use of nil value (#256) 2020-10-16 15:04:31 -07:00
chatListener.go Connected clients admin API (#217) 2020-10-06 23:14:33 -07:00
core.go HLS video handling/storage/state refactor (#151) 2020-10-14 14:07:38 -07:00
stats.go Decrease the amount of time before the stream is made available to the player 2020-10-16 10:08:23 -07:00
status.go HLS video handling/storage/state refactor (#151) 2020-10-14 14:07:38 -07:00
storage.go HLS video handling/storage/state refactor (#151) 2020-10-14 14:07:38 -07:00
streamState.go Variable collisions; Possible use of nil value (#256) 2020-10-16 15:04:31 -07:00