GoDoxy/internal/utils
2024-11-28 06:52:26 +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 fixed and updated tests 2024-11-28 06:52:26 +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 refactor and typo fixes 2024-11-02 03:14:47 +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 fixed crash on invalid map value in docker labels 2024-11-11 06:17:23 +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