Aleksandr Hovhannisyan
|
f159685f10
|
Edit rest of document
|
2019-06-30 09:08:33 -04:00 |
|
Jesus Dugarte
|
b9509f6a94
|
Update README.md
|
2019-06-29 23:31:17 -04:00 |
|
hartzell
|
ce330d2cbb
|
Typos and formatting fixes:
- not -> note
- an -> and
- fixed indentation in code example by running it through `gofmt`
|
2019-06-29 09:26:46 -07:00 |
|
George Hartzell
|
759fbbae0f
|
Typo: ErrInsufficientPrivliges -> ErrInsufficientPrivileges
The compiler would have caught this....
|
2019-06-29 09:08:38 -07:00 |
|
George Hartzell
|
e23a62d567
|
Typo: missing ';' ruins emdash
There's an `&mdash` that needs to be an `&emdash;`.
|
2019-06-29 09:03:22 -07:00 |
|
seaskyways
|
6ee2e5bef7
|
Update README.md
Missing `err.errtype` when returning `Error`
|
2019-06-28 12:17:50 +03:00 |
|
Konstantin Chukhlomin
|
aa3d80f2eb
|
Fixed #Naming-Conventions anchor link
|
2019-06-27 14:30:26 -04:00 |
|
Aleksandr H
|
f81827672d
|
Correct minor verb tense error
|
2019-06-27 07:54:19 -04:00 |
|
AleksandrHovhannisyan
|
21667dcfa7
|
Clean up minor parts of the writing
|
2019-06-26 17:53:43 -04:00 |
|
AleksandrHovhannisyan
|
0616cf6ae5
|
Edit everything up until empty interface
|
2019-06-26 16:21:09 -04:00 |
|
AleksandrHovhannisyan
|
f5e46d1349
|
Replace 'Option struct' with 'QueueOptions struct'
|
2019-06-26 14:24:51 -04:00 |
|
AleksandrHovhannisyan
|
3ffc571622
|
Edit up until Closures are Function Pointers
|
2019-06-26 10:40:15 -04:00 |
|
Lasse Martin Jakobsen
|
baaaa4e6cc
|
Merge pull request #11 from AleksandrHovhannisyan/master
Edit README up until Clean Go. Fix miscellaneous issues.
|
2019-06-26 08:48:10 +02:00 |
|
Aleksandr Hovhannisyan
|
1ade62d6fd
|
Incorporate remaining suggestions
|
2019-06-25 16:26:18 -04:00 |
|
Aleksandr H
|
ce01dade53
|
Accept suggestion: replace "because" with "as"
Co-Authored-By: Lasse Martin Jakobsen <lmj@corti.ai>
|
2019-06-25 16:03:53 -04:00 |
|
Lasse Martin Jakobsen
|
673ceb76bb
|
Merge pull request #10 from hallazzang/patch-1
fix typo in page links
|
2019-06-24 17:41:54 +02:00 |
|
Aleksandr Hovhannisyan
|
2bc154d3b6
|
Move RabbitMQ link to where it's first referenced
|
2019-06-24 11:17:09 -04:00 |
|
Aleksandr Hovhannisyan
|
eba4b5f6e8
|
Fix other miscellaneous issues
|
2019-06-24 11:15:45 -04:00 |
|
Aleksandr Hovhannisyan
|
4bdd27348a
|
Fix broken Return Values link in TOC
|
2019-06-24 10:52:43 -04:00 |
|
Aleksandr Hovhannisyan
|
3be7c3d1a3
|
Edit writing until Clean Go
|
2019-06-24 10:51:17 -04:00 |
|
Hanjun Kim
|
5a56d4ee15
|
fix typo in page links
|
2019-06-24 23:49:11 +09:00 |
|
Aleksandr Hovhannisyan
|
b1f24b762d
|
Edit writing until Variable Scope
|
2019-06-24 08:58:49 -04:00 |
|
Aleksandr Hovhannisyan
|
0ecc09f6cf
|
Clarify wording in comments section
|
2019-06-24 08:06:57 -04:00 |
|
Aleksandr Hovhannisyan
|
24e0941a65
|
Standardize formatting for all quotes
|
2019-06-24 08:02:45 -04:00 |
|
Lasse Martin Jakobsen
|
91408d1ed8
|
Merge pull request #7 from prestonvanloon/patch-1
Rename worker_id to workerID
|
2019-06-24 10:13:44 +02:00 |
|
Lasse Martin Jakobsen
|
f79eac25ad
|
Merge pull request #8 from AleksandrHovhannisyan/master
Clean up some of the writing
|
2019-06-24 10:11:59 +02:00 |
|
Aleksandr H
|
02e582eac4
|
Correct minor spelling mistake
|
2019-06-23 13:10:27 -04:00 |
|
Aleksandr Hovhannisyan
|
0801d31bf2
|
Clean up quote formatting
|
2019-06-23 13:05:36 -04:00 |
|
Aleksandr Hovhannisyan
|
e6ef95e391
|
Edit README up until Function Naming
|
2019-06-23 12:44:55 -04:00 |
|
Aleksandr Hovhannisyan
|
672aecd78d
|
Edit README up until Naming Conventions
|
2019-06-23 12:13:59 -04:00 |
|
Preston Van Loon
|
fa4edd091d
|
Update README.md
|
2019-06-23 11:25:12 -04:00 |
|
Lasse Martin Jakobsen
|
bbf5a24a56
|
Merge pull request #3 from Xeoncross/master
Change quotes to use markdown
|
2019-06-21 19:13:54 +02:00 |
|
Lasse Martin Jakobsen
|
18fa313402
|
Merge branch 'master' into master
|
2019-06-21 19:13:26 +02:00 |
|
Lasse Martin Jakobsen
|
f6f8967493
|
replaced <center> to <p align=center> in hope that github can format this
|
2019-06-21 19:06:59 +02:00 |
|
David Pennington
|
f94108f643
|
Fixed function name in beer example
|
2019-06-21 12:03:12 -05:00 |
|
Lasse Martin Jakobsen
|
bcc3e461e7
|
Merge pull request #2 from giautm/patch-1
Fix typo in Closures example
|
2019-06-21 18:57:55 +02:00 |
|
David Pennington
|
4bb5374b44
|
Change quotes to use markdown >
Fix display issues on github
|
2019-06-21 11:57:51 -05:00 |
|
Giau Tran Minh
|
1cdd063d0b
|
Update README.md
|
2019-06-18 00:11:05 +07:00 |
|
Giau Tran Minh
|
8b4ba7fd43
|
Fix typo in Closures example
|
2019-06-18 00:09:42 +07:00 |
|
Lasse Martin Jakobsen
|
2f692cbd47
|
change getFileExtension to fileExtension + more fixed spelling errors
|
2019-06-16 20:59:26 +02:00 |
|
Lasse Martin Jakobsen
|
e56f046b70
|
first run through of spell checking
|
2019-06-16 14:19:47 +02:00 |
|
Lasse Martin Jakobsen
|
e0056775d4
|
first draft
|
2019-06-15 14:43:28 +02:00 |
|
Lasse Martin Jakobsen
|
eb1ebc10d5
|
small refactor of variable declaration section
|
2019-06-15 14:30:57 +02:00 |
|
Lasse Martin Jakobsen
|
a5f6d318d7
|
removed section returning other values. it just wasn't a very good chapter
|
2019-06-15 14:21:20 +02:00 |
|
Lasse Martin Jakobsen
|
d5d575300d
|
first draft
|
2019-06-15 13:38:53 +02:00 |
|
Lasse Martin Jakobsen
|
f475585daa
|
added summary and some light cleanup... removed all of code generation
|
2019-06-15 13:32:26 +02:00 |
|
Lasse Martin Jakobsen
|
30e63ce1cc
|
refactor of interface section, added todos
|
2019-06-13 23:03:53 +02:00 |
|
Lasse Martin Jakobsen
|
d82c55b752
|
big rewrite of the nil values section
|
2019-06-10 23:35:41 +02:00 |
|
Lasse Martin Jakobsen
|
968e8660f9
|
more proof reading
|
2019-06-10 23:03:07 +02:00 |
|
Lasse Martin Jakobsen
|
db7344b8f1
|
cleaning up until closures are function pointers
|
2019-06-10 22:45:28 +02:00 |
|