1
0
Fork 0
mirror of https://github.com/owncast/owncast.git synced 2024-10-28 10:09:39 +01:00
owncast/yp
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
..
api.go Fixes #211: Update mod paths (#221) 2020-10-05 10:07:09 -07:00
README.md First pass at YP registration/configuration (#209) 2020-10-01 23:55:38 -07:00
yp.go Variable collisions; Possible use of nil value (#256) 2020-10-16 15:04:31 -07:00