Commit Graph

123 Commits

Author SHA1 Message Date
Kyle Quest
f1989ba1ca
Merge pull request #96 from kkovacs/feature/editorconfig
Added .editorconfig
2021-01-29 10:48:27 -08:00
Kyle Quest
7a098f13ce
Merge pull request #85 from doggy8088/patch-1
Update README.md
2021-01-29 10:46:18 -08:00
Kyle Quest
8030ce9129
Merge pull request #89 from lucasnv/master
A not found link is removed from examples within the pkg directory
2021-01-29 10:44:37 -08:00
Kyle Quest
5ee819d1fa
Merge pull request #86 from mmorejon/add-spanish-translation
Add Spanish translation
2021-01-29 10:27:27 -08:00
Kyle Quest
0d79b0119f cleanup 2021-01-29 10:15:50 -08:00
Kyle Quest
137cdf6c4b
Merge pull request #88 from kamiyagunji/add-japanese-translation
Add Japanese translation
2021-01-29 10:02:17 -08:00
Kristóf Kovács
72a50e37db
Created .editorconfig
Editorconfig is more or less standard now to enforce coding style. It might be a good idea to have one in the project, reflecting GO defaults while also using the industry standard / recommended settings for other files that are very likely to be included in a GO project.
2021-01-12 21:54:33 +01:00
Lucas Vazquez
61512eceb4 [master] Fix examples list into pkg directory 2020-12-13 12:45:48 -03:00
kamiyagunji
4c75aa9257 Intonation correction 2020-12-11 00:40:08 +09:00
kamiyagunji
3087cf6c6a Remove unnecessary whitespace 2020-12-11 00:35:38 +09:00
kamiyagunji
6db91769d3 Add Japanese translation 2020-12-11 00:13:07 +09:00
Manuel Morejon
9fda871f87
Add Spanish translation 2020-11-08 18:23:36 +01:00
Will 保哥
8488a4f4a0
Update README.md
Fine-tined Badges section for better understanding of the context. Ijust moved the badges to its own items below.
2020-11-01 01:27:03 +08:00
Kyle Quest
9a93945532 internal/pkg example 2020-10-22 12:40:56 -07:00
Kyle Quest
978f481043
Merge pull request #81 from adriantombu/feature/french-translation
French translation 🥖
2020-10-17 23:24:26 -07:00
Adrian Tombu
7518e8c454
French translation - Fixes and enhancements 2020-10-06 18:09:28 +02:00
Adrian Tombu
b870740e49
French translation - First draft 2020-10-06 17:28:50 +02:00
Kyle Quest
721df07f82
Merge pull request #78 from caliburn1994/patch-1
Fix the link
2020-09-09 22:40:18 -07:00
Kyle Quest
cd4dde59be
Merge pull request #79 from billopark/korean
Add Korean translation
2020-09-09 22:38:37 -07:00
billopark
dc79817237 Add missing translation and fix plural forms 2020-09-06 23:02:34 +09:00
billopark
5582936203 Add Korean translation 2020-09-06 22:49:29 +09:00
九千鸦 Jerry Chen
3c84d11e81
Fix the link 2020-09-02 23:44:46 +09:00
Kyle Quest
1615fcfad5 translations section in readme 2020-08-10 15:50:31 -07:00
Kyle Quest
a379b6f17d
Merge pull request #64 from hznuksco/master
add README_zh.md
2020-08-10 15:34:53 -07:00
Kyle Quest
927b17bc78
Merge pull request #73 from danceyoung/master
Update README.md
2020-08-10 15:16:25 -07:00
Kyle Quest
ad06d50adb another pkg example 2020-08-02 23:57:49 -07:00
Kyle Quest
5ef930cb5b
Merge pull request #74 from YouEclipse/master
add go.dev badge
2020-07-30 09:41:14 -07:00
Kyle Quest
9cea4efe7f
Merge pull request #70 from schwabj/master
Capitalize the H in GitHub
2020-07-30 09:39:55 -07:00
Kyle Quest
3d36306a76
Merge pull request #68 from mohammed-ali-1/master
Added "It's ok" to /pkg paragraph
2020-07-30 09:38:21 -07:00
Kyle Quest
e7d714ca68
Merge pull request #69 from exqlnet/master
fix a word mistake in writing
2020-07-30 09:37:08 -07:00
Kyle Quest
962975c1c1
Merge pull request #65 from Raphx/fix-pkg-links
Fix links in pkg README
2020-07-30 09:35:32 -07:00
Kyle Quest
d2c847dc1b
Merge pull request #75 from chilic/master
Replacement of broken link in examples.
2020-07-30 09:33:44 -07:00
chilic
5247c6c60a Replace broken link in api folder examples. 2020-07-28 15:14:33 +03:00
yoyo
fc6d60fdfc add go.dev badge 2020-07-26 09:25:01 +08:00
Young
4925c4c72e
Update README.md
add A Chinese Post about Package-Oriented-Design guidelines and Architecture layer
2020-07-16 19:20:52 +08:00
Jeff Schwab
f216322244 Capitalize the H in GitHub 2020-05-29 11:23:57 -04:00
Exqlnet
852fc54c8a
fix a word mistake in writing 2020-05-26 10:38:30 +08:00
Mohammed Al-Ameen
b8498b99f2
Added "It's ok" /pkg paragraph 2020-05-26 02:51:19 +04:00
Raphael Ling Cong Xiang
54f9e6936c
Fix links in pkg README 2020-05-12 17:43:23 +08:00
ksco
7908583d4b add README_zh.md 2020-04-08 16:53:44 +08:00
Kyle Quest
5b325fed76 more Go Module notes 2020-03-29 10:59:36 -07:00
Kyle Quest
866d4e56c7 updated Go Modules info 2020-03-29 10:50:34 -07:00
Kyle Quest
d302beead4 basic go.mod placeholder 2020-03-29 10:22:55 -07:00
Kyle Quest
d076efbda6 another pkg example 2020-03-19 23:59:14 -07:00
Kyle Quest
97f8c7bf8c
Merge pull request #35 from donaldww/master
merge all
2019-12-08 14:27:22 -08:00
Kyle Quest
83055b69b5
Merge pull request #49 from Vehsamrak/patch-1
404 links removed, pkg directories added
2019-12-08 14:26:19 -08:00
Kyle Quest
b750725806
Merge pull request #46 from sewi-cpan/patch-1
Remove link to 404 not found
2019-12-08 14:24:41 -08:00
Petr Karmashev
375351dd9f
404 links removed, pkg directories added 2019-11-17 07:26:14 +03:00
sewi-cpan
5b60caded7
Remove link to 404 not found 2019-11-07 15:25:37 +01:00
Kyle Quest
ff3ec46774 additional pkg directory notes 2019-11-03 11:06:46 -08:00