mirror of
https://github.com/go-micro/go-micro.git
synced 2025-06-12 22:07:47 +02:00
Rename to hdlrWrappers for symmetry sake
This commit is contained in:
@ -5,7 +5,7 @@ type rpcRequest struct {
|
||||
method string
|
||||
contentType string
|
||||
request interface{}
|
||||
stream bool
|
||||
stream bool
|
||||
}
|
||||
|
||||
type rpcPublication struct {
|
||||
|
Reference in New Issue
Block a user