mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-13 18:00:00 +08:00
fix typo (#585)
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
|||||||
"google.golang.org/grpc/status"
|
"google.golang.org/grpc/status"
|
||||||
)
|
)
|
||||||
|
|
||||||
// DespositServer is used for mocking.
|
// DepositServer is used for mocking.
|
||||||
type DepositServer struct {
|
type DepositServer struct {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user