Skip to content

Commit 38f13fe

Browse files
committed
update docs
1 parent c326fac commit 38f13fe

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

view.go

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,16 +52,18 @@ Project structure:
5252
5353
Learn more at https://github.com/foolin/goview
5454
55+
56+
5557
================== Supports ==================
5658
57-
Gin framework:
59+
Ginview for Gin framework:
5860
https://godoc.org/github.com/foolin/goview/supports/ginview
5961
60-
Gin framework:
61-
https://godoc.org/github.com/foolin/goview/supports/ginview
62+
Echoview for Echo framework:
63+
https://godoc.org/github.com/foolin/goview/supports/echoview
6264
63-
Gin framework:
64-
https://godoc.org/github.com/foolin/goview/supports/ginview
65+
Gorice for Go.rice:
66+
https://godoc.org/github.com/foolin/goview/supports/gorice
6567
6668
Examples:
6769
https://github.com/foolin/goview/_examples

0 commit comments

Comments
 (0)