Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MatchFunctionService ¶
type MatchFunctionService struct {
// contains filtered or unexported fields
}
MatchFunctionService implements pb.MatchFunctionServer, the server generated by compiling the protobuf, by fulfilling the pb.MatchFunctionServer interface.
func (*MatchFunctionService) Run ¶
func (s *MatchFunctionService) Run(req *pb.RunRequest, stream pb.MatchFunction_RunServer) error
Run is this match function's implementation of the gRPC call defined in api/matchfunction.proto.
Click to show internal directories.
Click to hide internal directories.