package
1.47.0
Repository: https://github.com/googleforgames/agones.git
Documentation: pkg.go.dev

# Functions

NewSDK starts a new SDK instance, defaulting to a connection at "localhost:9357" unless overridden by "AGONES_SDK_GRPC_HOST" and "AGONES_SDK_GRPC_PORT" environment variables.

# Variables

Logger is a pluggable function that outputs the error message to standard error.

# Structs

Alpha is the struct for Alpha SDK functionality.
Beta is the struct for Beta SDK functionality.
SDK is an instance of the Agones SDK.

# Type aliases

ErrorLog is a function to log the error.
GameServerCallback is a function definition to be called when a GameServer CRD has been changed.