Documentation
¶
Index ¶
Constants ¶
View Source
const (
Name = "grpc"
)
const
Variables ¶
View Source
var (
ErrGRPCSvcDescMissing = errors.New("must use server.WithGRPCServiceDesc to set desc")
)
err define
Functions ¶
func Request2Invocation ¶ added in v1.2.2
func Request2Invocation(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo) *invocation.Invocation
Request2Invocation convert grpc protocol to invocation
Types ¶
Click to show internal directories.
Click to hide internal directories.