micro/server
2016-05-13 15:58:53 +01:00
..
debug Debug: use the DebugHandler interface. 2016-01-07 10:15:30 +00:00
mock Add mock server 2016-04-16 00:02:55 +01:00
rpc Add packages for the defaults 2016-03-14 10:45:38 +00:00
buffer.go Updated codec interface and code. Painful stuff 2015-11-28 11:22:29 +00:00
context.go FromContext/NewContext methods 2016-01-28 18:23:24 +00:00
debug.go Add implementation for internal handlers and subscribers. They are not advertised to discovery 2016-01-08 14:02:32 +00:00
extractor_test.go update links from myodc to micro 2015-11-20 16:17:33 +00:00
extractor.go Response type for Stream is an interface 2016-04-26 15:52:08 +01:00
handler.go Support setting subscriber queue name 2016-01-22 21:48:43 +00:00
options.go Prefer RegisterTTL set through Init 2016-01-27 12:23:18 +00:00
rpc_codec.go Nitpick Headers to Header 2016-01-28 18:11:13 +00:00
rpc_handler.go Add implementation for internal handlers and subscribers. They are not advertised to discovery 2016-01-08 14:02:32 +00:00
rpc_request.go Rename to hdlrWrappers for symmetry sake 2015-12-02 21:12:09 +00:00
rpc_server.go Pool first attempt 2016-05-13 15:58:53 +01:00
rpc_stream.go Satisfy the golint gods a little 2016-04-06 17:53:16 +01:00
rpcplus_server.go More linting fun 2016-04-06 18:03:27 +01:00
server_wrapper.go Checkpoint the world 2015-12-18 01:01:59 +00:00
server.go More linting fun 2016-04-06 18:03:27 +01:00
subscriber.go More linting fun 2016-04-06 18:03:27 +01:00