mirror of
https://github.com/go-micro/go-micro.git
synced 2025-11-06 08:29:15 +02:00
Add router modifications
This commit is contained in:
@@ -39,5 +39,8 @@ type Message struct {
|
||||
Target string
|
||||
Method string
|
||||
Error string
|
||||
|
||||
// The values read from the socket
|
||||
Header map[string]string
|
||||
Body []byte
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user