.. |
debug
|
switch to stdlib context
|
2018-03-03 11:53:52 +00:00 |
grpc
|
Fix go mod issues
|
2019-06-05 10:22:28 +01: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
|
Wait() option now accept *sync.WaitGroup
|
2019-05-27 21:17:57 +08: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 AutoAck support for Server
|
2019-05-24 20:06:27 +08:00 |
options.go
|
Wait() option now accept *sync.WaitGroup
|
2019-05-27 21:17:57 +08: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
|
Include the decoded body
|
2019-06-07 15:15:22 +01:00 |
rpc_response.go
|
Further crufting
|
2019-01-09 19:28:13 +00:00 |
rpc_router.go
|
Include the decoded body
|
2019-06-07 15:15:22 +01:00 |
rpc_server.go
|
add the wrappers back into the core router
|
2019-06-07 15:02:19 +01:00 |
rpc_stream.go
|
fix broken pipe error
|
2019-06-03 15:55:47 +01:00 |
server.go
|
Change go-log links
|
2019-05-31 00:38:05 +01:00 |
subscriber.go
|
fix waitgroup bug which crashes subscriber
|
2019-05-29 09:28:04 +01:00 |
wrapper.go
|
move wrapper files
|
2018-04-14 19:24:17 +01:00 |