owncast/controllers
Eng Zer Jun 7996df85e1
refactor: move from io/ioutil to io and os packages (#1546)
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil. This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-11-19 22:42:50 -08:00
..
admin refactor: move from io/ioutil to io and os packages (#1546) 2021-11-19 22:42:50 -08:00
admin.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
chat.go Disable caching of some GET apis. Closes #1530 2021-11-16 20:58:50 -08:00
config.go Disable caching of some GET apis. Closes #1530 2021-11-16 20:58:50 -08:00
constants.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
controllers.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
embed.go Fix hashes for standalone video/chat (#1472) 2021-10-24 17:12:56 -07:00
emoji.go refactor: move from io/ioutil to io and os packages (#1546) 2021-11-19 22:42:50 -08:00
hls.go Force the content type on hls playlists 2021-10-31 19:20:56 -07:00
index.go Embed static resources (#1466) 2021-10-11 15:04:16 -07:00
logo.go refactor: move from io/ioutil to io and os packages (#1546) 2021-11-19 22:42:50 -08:00
ping.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
status.go Disable caching of some GET apis. Closes #1530 2021-11-16 20:58:50 -08:00
video.go Sort after build variants index number, fix broken index for HLS path. (#1282) 2021-08-04 11:34:02 -07:00