[feat] 命名优化
This commit is contained in:
parent
217e5d14df
commit
5e9b841292
2
grpc.go
2
grpc.go
@ -5,7 +5,7 @@ import (
|
||||
"google.golang.org/grpc"
|
||||
)
|
||||
|
||||
type GRpcServcer interface {
|
||||
type GRpcService interface {
|
||||
Start() error
|
||||
Stop() error
|
||||
Restart() error
|
||||
|
Loading…
Reference in New Issue
Block a user