Documentation ¶
Index ¶
- Constants
- func GetOpenSlots(b *pb.Backfill) (int32, error)
- func NewOMBackendClient(addr string) (pb.BackendServiceClient, error)
- func NewOMFrontendClient(addr string) (pb.FrontendServiceClient, error)
- func NewTestDirector(backendAddr string, profile *pb.MatchProfile, matchfunction string) (*omtools.Director, error)
- func SetOpenSlots(b *pb.Backfill, val int32) error
Constants ¶
View Source
const (
PlayersPerMatch = 3
)
Variables ¶
This section is empty.
Functions ¶
func NewOMBackendClient ¶
func NewOMBackendClient(addr string) (pb.BackendServiceClient, error)
func NewOMFrontendClient ¶
func NewOMFrontendClient(addr string) (pb.FrontendServiceClient, error)
func NewTestDirector ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.