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