文件历史

68 次代码提交

作者 SHA1 备注 提交日期
Asim Aslam 8fd8d9bd35 Enable connection pooling and selector caching by default 2017-10-24 15:35:25 +01:00
xueyun.liu 4edb8650e5 fix version option in cmd 2017-05-09 15:49:59 +08:00
Asim Aslam 71d717a06d strip doc.go files 2016-12-14 15:41:48 +00:00
Asim 20feb95e18 Add the ability to switch out client/server 2016-11-18 17:29:26 +00:00
Asim 3d922b82d1 MQTT broker has been moved to go-plugins 2016-10-01 16:56:09 +01:00
Asim 7640a76d88 Change help messages 2016-06-28 22:41:44 +01:00
Asim 89401cbb95 Make pool configurable 2016-06-07 00:46:14 +01:00
Asim 1254a87286 Add package comments 2016-05-24 22:22:46 +01:00
Asim 63c6e82192 Strip blacklist 2016-05-06 23:18:47 +01:00
Asim ba391e228c Add default to selector list 2016-05-05 21:14:57 +01:00
Asim 818d500f98 Fix compile error 2016-05-03 22:11:42 +01:00
Asim 5b94e4672d Failed to gofmt 2016-04-30 00:20:05 +01:00
Asim 6c108d95b2 First attempt at mdns 2016-04-27 18:21:05 +01:00
Asim 04e0864df4 Add the link to cmd 2016-04-26 18:54:35 +01:00
Asim e8b5cebb52 Remove that link 2016-04-26 18:52:17 +01:00
Asim 3d3044404e Don't add to defaults in func init, just add them to cmd 2016-04-26 18:49:02 +01:00
Asim eecdeaae99 Fix the mqtt broker connect. Add to default brokers in cmd 2016-04-23 00:38:45 +01:00
Asim 844979be06 Add flags client request timeout and client retries 2016-03-29 17:18:39 +01:00
Asim 5a6ff655db Transport init 2016-03-15 22:25:32 +00:00
Asim f088074f29 Registry init 2016-03-15 22:20:21 +00:00
Asim 64220dc0c5 Broker init 2016-03-15 22:12:28 +00:00
Asim d1eae8fabe remove use of glog 2016-03-14 11:01:10 +00:00
Asim ef1b9bfe50 Allow setting registry address, broker address and transport address without specifying registry flag 2016-01-27 01:13:31 +00:00
Asim 8724e68ae4 Initialise registry for broker 2016-01-20 15:22:44 +00:00
Asim 8bf72a3325 Replace map[string]string with Context for extra options. map[string]string is essentially useless. Context can store anything 2016-01-06 16:25:12 +00:00
Asim bdab0cc18f Fuck my life, why do I even do this to myself 2016-01-04 23:27:54 +00:00
Asim 897115ed31 Fix some issues with initialisation 2016-01-04 23:07:56 +00:00
Asim 9ecbf0d71b Let me do some stuff with the global command 2016-01-04 11:25:58 +00:00
Asim 3b56a62589 Update the way flags are used 2016-01-02 19:12:17 +00:00
Asim 1f1bc27421 Make command internal 2016-01-02 00:38:57 +00:00
Asim 59a667130c Update help printer 2016-01-01 02:45:15 +00:00
Asim 0d50b2eb32 Update top level init 2016-01-01 01:16:21 +00:00
Asim c2154fd5cc Remove the ping 2015-12-31 18:11:26 +00:00
Asim 4f15d823c9 go fmt 2015-12-25 01:06:32 +00:00
Asim 8f3f0ed4b6 Merge pull request #33 from iheitlager/master
Reverse the ping option
2015-12-24 11:48:17 +00:00
Asim c3e9ba6b85 Allow setting of actions 2015-12-23 22:45:40 +00:00
Ilja Heitlager d747e9b435 Reverse the ping option 2015-12-23 21:43:49 +01:00
Asim 2753520ee4 Add command option 2015-12-09 19:32:10 +00:00
Asim 15d5299997 Add a ping function 2015-12-05 19:25:36 +00:00
Asim 04e07f4b39 Move plugins to go-plugins 2015-11-25 00:17:15 +00:00
Asim 5d88115f2a update links from myodc to micro 2015-11-20 16:17:33 +00:00
Asim 2041591033 add advertising option 2015-11-11 18:22:04 +00:00
Asim 0320fc1b55 Update registry so version is surfaced 2015-11-08 01:48:48 +00:00
Asim e00a57bb12 go fmt 2015-11-04 21:53:06 +00:00
Asim 42c0c91df7 Remove package 2015-10-27 19:09:08 +00:00
Asim 3302fab644 Move kubernetes registry to myodc/go-plugins because god damnit stop breaking you.... 2015-10-27 19:08:45 +00:00
Asim 975c6d4148 add kubernetes registry back since its being used... 2015-10-18 12:12:41 +01:00
Asim c961ef315e Update usage 2015-10-18 11:51:29 +01:00
Asim 1b1aa4915e Remove kubernetes registry. Add v1 of in memory registry using memberlist 2015-10-18 00:01:43 +01:00
Asim 8b2ffc40d2 Fix screwed flag parsing 2015-08-30 21:22:35 +01:00