package
0.10.0
Repository: https://github.com/googleforgames/open-match.git
Documentation: pkg.go.dev

# Functions

BindService creates the function service to the server Params.
RunMatchFunction is a hook for the main() method in the main executable.

# Structs

FunctionSettings is a collection of parameters used to customize matchfunction views.
MatchFunctionParams is a protected view for the match function.

# Type aliases

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