openreplay/backend/internal
Eng Zer Jun 76f0f3ff3d
refactor(backend): move from io/ioutil to io and os packages (#1784)
The io/ioutil package has been deprecated as of Go 1.16 [1]. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.

[1]: https://golang.org/doc/go1.16#ioutil
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2024-01-29 16:37:59 +01:00
..
assets refactor(backend): move from io/ioutil to io and os packages (#1784) 2024-01-29 16:37:59 +01:00
config Mobile replay (#1853) 2024-01-25 14:30:40 +01:00
db feat(backend): fixed no mobile sessions issue in CH 2024-01-26 13:46:17 +01:00
heuristics Sessions refactoring (#1371) 2023-07-06 10:55:43 +02:00
http refactor(backend): move from io/ioutil to io and os packages (#1784) 2024-01-29 16:37:59 +01:00
imagestorage Mobile replay (#1853) 2024-01-25 14:30:40 +01:00
service Heuristics refactoring (#987) 2023-03-09 09:54:12 +01:00
sessionender fix(backend): fixed online sessions metric issue in ender service 2023-11-08 12:49:23 +01:00
sink Draft: New metrics module (#982) 2023-02-20 16:37:55 +01:00
storage [Backend] Zstd support for mob files (#1732) 2023-12-04 16:00:59 +01:00
videostorage refactor(backend): move from io/ioutil to io and os packages (#1784) 2024-01-29 16:37:59 +01:00