1
0
mirror of https://github.com/astaxie/beego.git synced 2025-06-12 19:50:40 +00:00

adapt grace and metric

This commit is contained in:
Ming Deng
2020-09-02 20:43:35 +08:00
parent 3bf5cde38c
commit 8fc4f8847c
5 changed files with 285 additions and 1 deletions

View File

@ -6,4 +6,3 @@ import (
// Renderer defines an http response renderer
type Renderer context.Renderer