15 Commits

Author SHA1 Message Date
Aoang
64509549c3
Format with Go 1.19 formatter
This allows the GoDoc to take advantage of new markup syntax introduced in Go 1.19. This does not require that our minimum supported version be bumped to Go 1.19 since the pkgsite renders our godoc regardless of supported Go version.
2022-08-15 10:09:31 +08:00
thinkerou
4b68a5f12a
chore: update go.mod and remove space from copyright (#3158)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-28 10:42:28 +08:00
jarodsong6
1b28e2b030
Fix typo (#3023)
Co-authored-by: lin.song <lin.song@rakuten.com>
2022-01-12 22:12:32 +08:00
jincheng9
504ec594f8
fix:typo (#2975) 2021-12-03 14:49:51 +08:00
John Bampton
11407e73ad Fix spelling. (#1861) 2019-04-22 23:11:57 +08:00
田欧
1d462bbe37
chore: update ginS (#1822) 2019-03-21 15:12:06 +08:00
Barnabus
f83cdb357e Fix typos (#1625) 2018-11-05 09:13:17 +08:00
田欧
d510595aa5 chore: add some annotations (#1544)
ref: #1075 
because I am not a native English, maybe have a bit problem.
2018-09-15 10:23:32 +08:00
Dmitry Dorogin
631cfbd1ef Simplify context error (#1431)
Hello!

Looking through context package and found a little bit complicated switch block. And tried to make it easier.

Thanks!
2018-08-05 13:29:26 +08:00
vz
f1edd2c2d1 fix(ginS): fix undefined ref (#1087) 2017-08-27 11:11:38 +02:00
田欧
18b7c0892d not use dot when import package (#1077) 2017-08-24 20:13:53 -05:00
田欧
9ee5afff48 fix markdown render style (#943) 2017-06-12 22:35:10 -05:00
betahu
bf5b09cc57 Update README.md
add code  to c.String
2016-05-17 15:14:47 +08:00
Javier Provecho Fernandez
9e930b9bdd lint code 2016-04-15 01:16:46 +02:00
Manu Mtz-Almeida
39a82ce0b8 ginS -- api experiment 2015-08-16 18:44:18 +02:00