matchfunction

package
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2020 License: Apache-2.0 Imports: 4 Imported by: 14

Documentation

Overview

Package matchfunction provides helper methods to simplify authoring a match fuction.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func QueryPool

func QueryPool(ctx context.Context, mml pb.QueryServiceClient, pool *pb.Pool) ([]*pb.Ticket, error)

QueryPool queries queryService and returns the tickets that belong to the specified pool.

func QueryPools

func QueryPools(ctx context.Context, mml pb.QueryServiceClient, pools []*pb.Pool) (map[string][]*pb.Ticket, error)

QueryPools queries queryService and returns the a map of pool names to the tickets belonging to those pools.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL