middleware
middleware copied to clipboard
New Relic bug
Hello, I am trying to implement the New Relic service in one of my apps, but when I try to run the latest example that is here, the code ctx.HTML(`<h3 style="color:green;">%s</h3>`, "success") doesn't output anything on the screen.
Any thoughts?
I am using the latest Iris version and Golang.