add comments

This commit is contained in:
MaysWind
2020-12-26 00:15:05 +08:00
parent 823ed89612
commit 922582d60d
5 changed files with 6 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ import (
"github.com/mayswind/lab/pkg/log"
)
// RequestLog logs the http request log
func RequestLog(c *core.Context) {
start := time.Now()
path := c.Request.URL.Path