1
0
dwelling-upload/internal/http
2023-08-06 03:06:24 +04:00
..
handlers.go Changed handlers.Error() signature to be like http.Error()'s one. 2023-08-06 02:02:58 +04:00
server.go Fixed new code for HttpServer. Had to add net.Addr field to the struct to hold addr and network to use in Stop() method. 2023-08-06 03:06:24 +04:00