micro/server
Asim 66107fd304 Merge pull request #36 from jelmersnoeck/extendable-health-checker
DebugHandler: add default health checker.
2016-01-06 17:14:59 +00:00
..
proto/health update the example to message the naming of code generated protos 2016-01-06 12:37:35 +00:00
buffer.go Updated codec interface and code. Painful stuff 2015-11-28 11:22:29 +00:00
debug_handler.go DebugHandler: add default health checker. 2016-01-06 17:05:22 +00:00
extractor_test.go update links from myodc to micro 2015-11-20 16:17:33 +00:00
extractor.go Stop recursive loop where its a recursive type 2015-12-25 01:06:51 +00:00
handler.go Fix comment for godoc 2015-12-01 18:45:52 +00:00
options.go 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
rpc_codec.go Working bidirectional streaming example 2015-12-18 20:28:50 +00:00
rpc_handler.go update links from myodc to micro 2015-11-20 16:17:33 +00:00
rpc_request.go Rename to hdlrWrappers for symmetry sake 2015-12-02 21:12:09 +00:00
rpc_server.go Tell me what the registry is too 2016-01-04 23:27:44 +00:00
rpc_stream.go Working bidirectional streaming example 2015-12-18 20:28:50 +00:00
rpcplus_server.go Working bidirectional streaming example 2015-12-18 20:28:50 +00:00
server_wrapper.go Checkpoint the world 2015-12-18 01:01:59 +00:00
server.go Update the way flags are used 2016-01-02 19:12:17 +00:00
subscriber.go Update options to be public. This means people can implement the interfaces and actually use the options 2015-12-31 18:11:46 +00:00