Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GRPCMixHandler ¶
GRPCMixHandler mix grpc and http in one Handler
Types ¶
type GRPCMixOption ¶
type GRPCMixOption func(*GRPCMixOptions)
GRPCMixOption the Option of GRPC Mix
func GRPCMixWithServer ¶
func GRPCMixWithServer(s *http2.Server) GRPCMixOption
type GRPCMixOptions ¶
type GRPCMixOptions struct {
// contains filtered or unexported fields
}
GRPCMixOptions the Options of GRPC Mix
Click to show internal directories.
Click to hide internal directories.