Dim0N22
b1bde4c0b5
Changed links to go implementation
2015-09-22 21:07:45 +03:00
Giuseppe Privitera
eb4d6f6c44
Revert "Update send.go in tutorial 1 for golang"
2015-09-08 11:59:49 +02:00
AlexandrT
0c605f7a24
Update send.go in tutorial 1 for golang
...
Go1.5 for linux - need comma after amqp.Publishing
2015-09-07 16:04:10 +03:00
Giuseppe Privitera
8fdbdae4e7
set prefetch count to 1
2015-08-12 09:32:02 +01:00
Giuseppe Privitera
a2fdf79d5b
added feedback after n secs sleep
2015-08-10 17:46:35 +01:00
Giuseppe Privitera
f4c08959cd
proper go indentation
2015-08-10 11:52:55 +01:00
Giuseppe Privitera
d465702dbd
log message sent
2015-08-10 09:50:13 +01:00
Giuseppe Privitera
8752dc3c08
declare queue and log message sent
2015-08-10 09:41:11 +01:00
Majid Golshadi
863d795158
Update send.go
2015-08-04 12:16:53 +04:30
mandolyte
dc5357c9f8
Corrected argument handling
2014-10-26 19:52:02 -04:00
mandolyte
0a1a77059e
Corrected execute statements to have topic arguments
2014-10-26 19:51:21 -04:00
mandolyte
756e6b737e
Added check to verify that sufficient args are supplied.
...
Corrected the range to skip Args[0] (which is the command itself)
2014-10-26 19:28:15 -04:00
mandolyte
1b92c78a00
Changed emit_log.go to handle multiple command line args
...
Changed receive_logs.go to declare the Exchange so that if it is run
before emit_log it will not panic.
2014-10-26 18:35:00 -04:00
mandolyte
c51568aad5
Imports corrected
2014-10-26 18:08:57 -04:00
mandolyte
1720d85d0d
added dot count for fake work delay
2014-10-26 08:07:52 -04:00
Michael Klishin
0fe6cf5736
Merge pull request #40 from pilwon/patch-1
...
Go: Added missing import "os"
2014-08-26 11:49:30 +04:00
Pilwon Huh
b8885f4eaf
Go: Changed receive_logs_direct.go to continue listening.
...
Changed `receive_logs_direct.go` of Go tutorial to continue listening after the first message, to be consistent with other files including `receive_logs_topic.go`.
2014-08-25 23:28:33 -04:00
Pilwon Huh
41ec9ae336
Go: Added missing import "os"
2014-08-25 23:24:38 -04:00
Pilwon Huh
371fc3b64d
Improved, fixed bug, and cleaned up code for Go.
2014-08-18 21:29:50 -04:00
Pilwon Huh
99f02f8271
Added Tutorial 6 code for Go.
2014-08-18 21:29:22 -04:00
umisama
479c04c685
optimization
2014-01-07 19:48:49 +09:00
iSpoony
a75cb983bc
optimization
2013-11-22 11:07:51 +08:00
Michael Klishin
b54d3411fe
Ditto
2013-10-18 00:10:46 +04:00
Michael Klishin
beeda3df14
Typo
2013-10-18 00:10:19 +04:00
Michael Klishin
61b6f151ed
README for Go
2013-10-18 00:10:06 +04:00
Michael Klishin
5e3bc31b66
Port tutorial 2 to Go
2013-10-18 00:02:23 +04:00
Michael Klishin
b66137315c
Port tutorial 4 to Go
2013-10-17 23:43:57 +04:00
Michael Klishin
57e863d225
Port tutorial 5 to Go
2013-10-17 23:43:15 +04:00
Michael Klishin
b87d0c966b
Refactor tutorial 2
2013-10-17 22:44:55 +04:00
Michael Klishin
fc0dc7f6e4
Refactor error handling
2013-10-17 22:36:03 +04:00
Michael Klishin
270fb129a1
Port tutorial 2 to Go
2013-10-17 02:54:34 +04:00
Michael Klishin
309b5d20c8
.gitignore for Go tutorials
2013-10-17 01:10:14 +04:00
Michael Klishin
f4cd7a7b39
Port tutorial 1 to Go
2013-10-17 01:09:33 +04:00