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

# Functions

New creates an Updater.
NewNested creates an updater based on a field in another updater.

# Structs

Updater is like a json object, with each field allowed to be updated concurrently by a different process.

# Type aliases

SetFunc serializes the value passed in into json and sets the associated field to that value.