diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 5a9a65e..81f65c1 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -5,16 +5,8 @@
-
-
-
-
-
-
-
-
@@ -36,11 +28,11 @@
-
+
-
-
+
+
@@ -59,6 +51,16 @@
+
+
+
+
+
+
+
+
+
+
@@ -69,6 +71,18 @@
+
+
+
+
+
+
+
+
+
+
+
+
@@ -111,26 +125,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -169,8 +163,6 @@
-
-
@@ -178,6 +170,8 @@
+
+
@@ -288,6 +282,92 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -557,7 +637,7 @@
-
+
1500458878821
@@ -664,11 +744,18 @@
1503452484959
-
+
+ 1503454064456
+
+
+
+ 1503454064456
+
+
-
+
@@ -971,24 +1058,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -1107,10 +1176,18 @@
+
+
+
+
+
+
+
+
-
-
+
+
@@ -1118,5 +1195,15 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example/main.go b/example/main.go
index d6b1789..1808146 100644
--- a/example/main.go
+++ b/example/main.go
@@ -54,7 +54,7 @@ func main() {
return true
})
- this.Display(0, "chenggong")
+ this.Display(5, "chenggong")
},
"websocket": func(this *hotime.Context) {
hdler := websocket.Handler(func(ws *websocket.Conn) {