# Functions
RegisterSDKHandler registers the http handlers for service SDK to "mux".
RegisterSDKHandlerClient registers the http handlers for service SDK to "mux".
RegisterSDKHandlerFromEndpoint is same as RegisterSDKHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterSDKHandlerServer registers the http handlers for service SDK to "mux".
# Structs
Store a boolean result.
Store a count variable.
I am Empty.
The unique identifier for a given player.
List of Player IDs.
UnimplementedSDKServer should be embedded to have forward compatible implementations.
# Interfaces
SDKClient is the client API for SDK service.
SDKServer is the server API for SDK service.
UnsafeSDKServer may be embedded to opt out of forward compatibility for this service.