Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GRPCHandler ¶
type GRPCHandler struct {
proto.UnimplementedContainerReceiverServer
// contains filtered or unexported fields
}
func ProvideGRPCHandler ¶
func ProvideGRPCHandler(grpcServer grpc.Server, containerHandlerFunction facade.ContainerHandlerFunction) (GRPCHandler, error)
Click to show internal directories.
Click to hide internal directories.