mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-05 05:18:52 +08:00
[skip ci]Add comment for rocksmq client (#13443)
Signed-off-by: fishpenguin <kun.yu@zilliz.com>
This commit is contained in:
parent
cf5d07dc66
commit
c6e1165bd1
@ -34,6 +34,7 @@ func (e *Error) Result() Result {
|
||||
return e.result
|
||||
}
|
||||
|
||||
// Error returns the error message
|
||||
func (e *Error) Error() string {
|
||||
return e.msg
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user