Imports github.com/go-chi/chi/v5 github.com/go-chi/chi/v5/middleware github.com/swaggo/http-swagger Imports in module “github.com/tiagompalte/golang-clean-arch-template” github.com/tiagompalte/golang-clean-arch-template/configs github.com/tiagompalte/golang-clean-arch-template/pkg/errors Standard library imports context encoding/json fmt log net/http net/http/httptest os os/signal strings syscall time