Keisuke Kubota

Results 6 issues of Keisuke Kubota

- make enable `Heartbeat` middleware to use in subrouter - add test for this middleware PR for https://github.com/go-chi/chi/issues/821

**Is your feature request related to a problem? Please describe.** https://nacos.io/en-us/docs/v2/guide/admin/cluster-mode-quick-start.html "Cluster Deployment" contains stale information. * in this doc it's using v1.3.0 * to deploy cluster mode, we need...

contribution welcome
area/Document

# description @theodesp you're sample code's comment is wrong, pls fix it! # FYI: https://play.golang.org/p/1b25dyzHPpT

``` hint: TestWeb.RedirectToController.__phoenix_verify_routes__/1 is unused lib/test_web/controllers/redirect_to_controller.ex:1 ``` ```ex:lib/test_web/controllers/redirect_to_controller.ex defmodule TestWeb.RedirectToController do use TestWeb, :controller def call(conn, to: to) do conn |> redirect(to: ~u"#{to}") |> halt() end end ``` these Phoenix...

*Please only report specific issues with `flyctl` behavior*. Anything like a support request for your application should go to https://community.fly.io. More people watch that space and can help you faster!...

bug

*Please only report specific issues with `flyctl` behavior*. Anything like a support request for your application should go to https://community.fly.io. More people watch that space and can help you faster!...

bug