.. |
debug
|
switch to stdlib context
|
2018-03-03 11:53:52 +00:00 |
mock
|
all: replace "pborman/uuid" with "google/uuid"
|
2018-11-21 17:29:21 +07:00 |
rpc
|
add rpc package comments
|
2018-11-20 10:30:53 +00:00 |
buffer.go
|
Updated codec interface and code. Painful stuff
|
2015-11-28 11:22:29 +00:00 |
context.go
|
switch to stdlib context
|
2018-03-03 11:53:52 +00:00 |
debug.go
|
Add debug stats handler
|
2016-05-28 22:30:47 +01:00 |
extractor_test.go
|
switch to stdlib context
|
2018-03-03 11:53:52 +00:00 |
extractor.go
|
fix json tag parsing
|
2019-03-19 00:21:25 +00:00 |
handler.go
|
add context to server.SubscriberOptions and broker.SubscribeOption
|
2019-01-24 15:36:01 +03:00 |
options.go
|
Move RegisterInterval into the server
|
2019-01-24 13:22:17 +00:00 |
rpc_codec_test.go
|
rename method to endpoint
|
2019-01-10 21:25:31 +00:00 |
rpc_codec.go
|
fallback for 0.14.0 and older
|
2019-02-01 15:57:34 +00:00 |
rpc_handler.go
|
Support endpoint metadata
|
2016-05-26 18:01:02 +01:00 |
rpc_request.go
|
add server request body
|
2019-02-04 13:13:03 +00:00 |
rpc_response.go
|
Further crufting
|
2019-01-09 19:28:13 +00:00 |
rpc_router.go
|
handle errors differently
|
2019-01-22 13:52:18 +00:00 |
rpc_server.go
|
add more verbose output
|
2019-02-15 17:20:09 +00:00 |
rpc_stream.go
|
For the legacy
|
2019-01-18 10:12:57 +00:00 |
server.go
|
change default name/version
|
2019-02-15 16:14:41 +00:00 |
subscriber.go
|
Execute wrappers before router
|
2019-01-11 15:49:54 +00:00 |
wrapper.go
|
move wrapper files
|
2018-04-14 19:24:17 +01:00 |