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

# Functions

MustServe creates a test server and returns TestContext that can be used to create clients.
MustServeInsecure creates a test server without transport encryption and returns TestContext that can be used to create clients.
MustServeTLS creates a test server with TLS and returns TestContext that can be used to create clients.

# Structs

TestContext provides methods to interact with the Open Match server.