Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMatchFunctionService ¶
func NewMatchFunctionService(queryServiceClient pb.QueryServiceClient, makeMatchesFunc functions.MakeMatchesFunc) pb.MatchFunctionServer
Types ¶
type MatchFunctionService ¶
type MatchFunctionService struct {
// contains filtered or unexported fields
}
func (*MatchFunctionService) Run ¶
func (s *MatchFunctionService) Run(req *pb.RunRequest, stream pb.MatchFunction_RunServer) error
Click to show internal directories.
Click to hide internal directories.