middleware icon indicating copy to clipboard operation
middleware copied to clipboard

New Relic bug

Open speedwheel opened this issue 4 years ago • 0 comments

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.

speedwheel avatar Jun 30 '21 10:06 speedwheel