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 ¶
MatchFunction is the function signature for the Match Making Function (MMF) to be implemented by the user.
Click to show internal directories.
Click to hide internal directories.