We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c326fac commit 38f13feCopy full SHA for 38f13fe
view.go
@@ -52,16 +52,18 @@ Project structure:
52
53
Learn more at https://github.com/foolin/goview
54
55
+
56
57
================== Supports ==================
58
-Gin framework:
59
+Ginview for Gin framework:
60
https://godoc.org/github.com/foolin/goview/supports/ginview
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
64
65
+Gorice for Go.rice:
66
+https://godoc.org/github.com/foolin/goview/supports/gorice
67
68
Examples:
69
https://github.com/foolin/goview/_examples
0 commit comments