Commit Graph

66 Commits

Author SHA1 Message Date
foolin
7dd7b8289b
Merge pull request #35 from danstewart/patch-1
Update echoview-v4 README.md
2023-03-13 21:35:10 +08:00
Dan Stewart
736aee896d
Fix imports 2023-03-12 17:21:55 +00:00
Dan Stewart
07e5c6260d
Update echoview-v4 README.md 2023-03-12 17:13:55 +00:00
foolin
bd6b57b9aa
Merge pull request #28 from foolin/dependabot/go_modules/github.com/gin-gonic/gin-1.7.0
Bump github.com/gin-gonic/gin from 1.6.3 to 1.7.0
2022-01-06 10:36:08 +08:00
dependabot[bot]
dacd02434b
Bump github.com/gin-gonic/gin from 1.6.3 to 1.7.0
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.6.3...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-06 02:33:59 +00:00
foolin
672692e3dd
Merge pull request #21 from fuadarradhi/patch-1
add Delims config doc
2020-12-30 10:16:56 +08:00
Fuad Ar-Radhi
e687287e7a
add Delims config doc
Delims is not documented
2020-12-29 07:12:53 +07:00
foolin
5db59e83cc
Merge pull request #17 from wsantos/doc
Added global and temporary functions example
2020-08-16 12:55:52 +08:00
Waldecir Santos
78ec1a8f95
Added global and temporary functions example 2020-08-16 00:06:18 +01:00
foolin
c3e12424af
Merge pull request #14 from responsibility-act/master
Add support for Iris framework (and Iris Multiple)
2020-08-04 19:30:23 +08:00
Gerasimos (Makis) Maropoulos
dc406fee34
Update Gin and Echo (old gin version contains an ambiguous import of ugorji/go/codec) 2020-08-03 19:47:31 +03:00
Gerasimos (Makis) Maropoulos
5cfdc88878
add support for Iris framework (and Iris Multiple) 2020-08-03 18:19:51 +03:00
foolin
ddf4ecda9c
Update .travis.yml 2020-04-20 17:40:59 +08:00
foolin
5ce082c3f6
Update .travis.yml 2020-04-20 17:39:23 +08:00
Foolin
7aeae2eac0 add goview support gorice. 2020-03-02 18:10:13 +08:00
foolin
0e6b612d70 add html comment test 2020-02-18 21:23:20 +08:00
Foolin
1198fb13bc add shared text value 2019-10-30 15:17:15 +08:00
foolin
a333be8210 add go.sum 2019-07-18 01:18:11 +08:00
foolin
47d0203f18 update readme 2019-07-18 01:17:55 +08:00
foolin
daebc0b80c update go mod 2019-06-08 18:26:42 +08:00
foolin
b3858f0a81
Update README.md
add link to https://golang.org/pkg/html/template/
2019-05-16 10:34:16 +08:00
Foolin
741b5b78d1 HTML CONVERT EXAMPLE 2019-05-16 10:02:44 +08:00
foolin
2181403c91 add test case 2019-05-08 22:57:26 +08:00
foolin
4ef50ed33d add test render 2019-05-08 22:48:50 +08:00
foolin
33f6c5ef9b add test render 2019-05-08 22:35:25 +08:00
Foolin
ace04957f7 add cover test 2019-05-08 17:35:18 +08:00
Foolin
6fac676e2c fix import package 2019-05-08 15:35:28 +08:00
foolin
8ae95cb3cb change example name 2019-05-07 20:02:41 +08:00
foolin
e18578b643 update comments for golint 2019-05-07 19:46:40 +08:00
foolin
8f3973968f update comments for golint 2019-05-07 19:43:57 +08:00
foolin
3d8578f6bb update comments for golint 2019-05-07 19:41:33 +08:00
foolin
803ad1c488 update comments 2019-05-07 19:39:14 +08:00
foolin
b977aeeaff update comments 2019-05-07 19:38:20 +08:00
foolin
501ff0a041 update comments 2019-05-07 19:36:17 +08:00
foolin
064c3e5dff update comments 2019-05-07 19:34:08 +08:00
foolin
ad9a6c7c34 update comments 2019-05-07 19:29:17 +08:00
foolin
271f16cbe3 update comments 2019-05-07 19:23:28 +08:00
foolin
2877c1eb49 update comments 2019-05-07 19:11:53 +08:00
foolin
3dba33e3bd update comments 2019-05-07 19:04:00 +08:00
foolin
a6e8fa718e update code format 2019-05-07 18:58:21 +08:00
Foolin
559429ee58 update docs 2019-05-07 11:30:32 +08:00
Foolin
26cf149904 update docs 2019-05-07 11:28:42 +08:00
Foolin
15e6dcedb1 update docs 2019-05-07 11:26:46 +08:00
Foolin
170629ca83 add echo-v4 examples 2019-05-07 11:24:16 +08:00
Foolin
1339a7abd4 support echo v4 version 2019-05-07 11:21:59 +08:00
foolin
f07cf1b8d4
Update README.md
fix go report card
2019-05-06 16:10:59 +08:00
foolin
1da284398d
Update README.md
add Go Report Card
2019-05-06 16:09:39 +08:00
foolin
2d625f2e88 update docs 2019-04-20 22:10:43 +08:00
foolin
612f278826 update docs 2019-04-20 22:07:17 +08:00
foolin
38f13fe525 update docs 2019-04-16 20:32:11 +08:00