owncast/controllers/admin
Florian Lehner 203f669ca8
preallocate memory (#2201)
**What this PR does / why we need it:**

Preallocate memory instead of enforcing an incremental growth. This will result in less work for the garbage collector.
2022-10-12 16:37:26 -07:00
..
chat.go
config.go
connectedClients.go
disconnect.go
externalAPIUsers.go
federation.go
followers.go
hardware.go
index.go
logs.go
notifications.go
serverConfig.go
status.go
update.go
video.go
viewers.go preallocate memory (#2201) 2022-10-12 16:37:26 -07:00
webhooks.go
yp.go