GoDoxy/internal/utils
2024-12-17 10:33:21 +08:00
..
functional refactor and fix duplicate notification 2024-12-01 11:12:25 +08:00
strutils replace Converter interface with string parser interface 2024-12-17 10:33:21 +08:00
testing support variables in modify request,response middlewares 2024-12-03 10:20:18 +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 fixed slice deserialization 2024-12-17 10:33:21 +08:00
serialization_test.go replace Converter interface with string parser interface 2024-12-17 10:33:21 +08:00
validation.go update serialization 2024-11-30 05:51:17 +08:00