mmf

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mmf provides the Match Making Function service for Open Match golang harness.

Package mmf provides the Match Making Function service for Open Match golang harness.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BindServiceFor added in v1.0.0

func BindServiceFor(mmf MatchFunction) appmain.Bind

BindServiceFor creates the match function service and binds it to the serving harness.

Types

type MatchFunction

type MatchFunction func(ctx context.Context, profile *pb.MatchProfile, out chan<- *pb.Match) error

MatchFunction is the function signature for the Match Making Function (MMF) to be implemented by the user.

Jump to

Keyboard shortcuts

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