mirror of
https://github.com/duanhf2012/origin.git
synced 2026-05-18 06:57:29 +08:00
@@ -22,7 +22,7 @@ type IRpcRequestData interface {
|
||||
GetSeq() uint64
|
||||
GetServiceMethod() string
|
||||
GetInParam() []byte
|
||||
IsReply() bool
|
||||
IsNoReply() bool
|
||||
}
|
||||
|
||||
type IRpcResponseData interface {
|
||||
|
||||
Reference in New Issue
Block a user