owncast/controllers
Gabe Kangas 4d2066a76d
Start cleaning up linter errors. (#358)
* Start cleaning up linter errors. For #357

* Fix unmarshalling NullTime values

* More linter fixes

* Remove commented code

* Move defer up

* Consolidate error check lines

* Move error check to make sure row iteration was successful

* Cleaner error check + do not recreate pipe if it exists

* Consolidate hashing to generate client id
2020-11-14 18:39:53 -08:00
..
admin Start cleaning up linter errors. (#358) 2020-11-14 18:39:53 -08:00
admin.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
chat.go Start cleaning up linter errors. (#358) 2020-11-14 18:39:53 -08:00
config.go Start cleaning up linter errors. (#358) 2020-11-14 18:39:53 -08:00
connectedClients.go Start cleaning up linter errors. (#358) 2020-11-14 18:39:53 -08:00
controllers.go Start cleaning up linter errors. (#358) 2020-11-14 18:39:53 -08:00
embed.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
emoji.go Start cleaning up linter errors. (#358) 2020-11-14 18:39:53 -08:00
index.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
status.go Start cleaning up linter errors. (#358) 2020-11-14 18:39:53 -08:00