更新grpc
This commit is contained in:
parent
08bbc62d28
commit
70ebc9ca9e
@ -16,7 +16,7 @@ import (
|
||||
func main() {
|
||||
|
||||
fusen := env.NewFusen[config.Config]()
|
||||
fusen.StartNacos(nil)
|
||||
fusen.StartNacosGRPC(nil)
|
||||
|
||||
sopt := grpc.UnaryInterceptor(fusen.Interceptor())
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user