GoDoxy/internal/utils
2024-11-30 05:51:17 +08:00
..
functional migrated from logrus to zerolog, improved error formatting, fixed concurrent map write, fixed crash on rapid page refresh for idle containers, fixed infinite recursion on gotfiy error, fixed websocket connection problem when using idlewatcher 2024-10-29 11:34:58 +08:00
strutils refactor and typo fixes 2024-11-02 03:14:47 +08:00
testing updated deserialize method to support validation 2024-11-30 02:58:13 +08:00
atomic.go improved health check 2024-10-14 10:02:53 +08:00
fs.go correcting some behaviors for $DOCKER_HOST, now uses container's private IP instead of localhost 2024-10-11 09:13:38 +08:00
io.go refactor and typo fixes 2024-11-02 03:14:47 +08:00
nearest_field.go updated deserialize method to support validation 2024-11-30 02:58:13 +08:00
nocopy.go correcting some behaviors for $DOCKER_HOST, now uses container's private IP instead of localhost 2024-10-11 09:13:38 +08:00
ref_count.go graceful shutdown and ref count related 2024-10-14 10:31:27 +08:00
schema.go migrated from logrus to zerolog, improved error formatting, fixed concurrent map write, fixed crash on rapid page refresh for idle containers, fixed infinite recursion on gotfiy error, fixed websocket connection problem when using idlewatcher 2024-10-29 11:34:58 +08:00
serialization.go update serialization 2024-11-30 05:51:17 +08:00
serialization_test.go migrated from logrus to zerolog, improved error formatting, fixed concurrent map write, fixed crash on rapid page refresh for idle containers, fixed infinite recursion on gotfiy error, fixed websocket connection problem when using idlewatcher 2024-10-29 11:34:58 +08:00
validation.go update serialization 2024-11-30 05:51:17 +08:00