proto/goutils/proto_build/tpls/auto_grpc_gateway_nacos.tpl

11 lines
132 B
Smarty
Raw Normal View History

2023-11-27 09:36:02 +00:00
package service
import (
"context"
"net/http"
"github.com/grpc-ecosystem/grpc-gateway/v2/runtime"
"google.golang.org/grpc"
)