a311d712 by Yongzheng Lai Committed by astaxie

Update output.go

1 parent bb5351bb
...@@ -29,6 +29,7 @@ import ( ...@@ -29,6 +29,7 @@ import (
29 "path/filepath" 29 "path/filepath"
30 "strconv" 30 "strconv"
31 "strings" 31 "strings"
32 "time"
32 ) 33 )
33 34
34 // BeegoOutput does work for sending response header. 35 // BeegoOutput does work for sending response header.
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!