# Functions
NewCalibrationClient prepare a client for the calibration.
NewClient the client constructor.
NewMockedClient MockedClient constructor.
NewWrappedClient is WrappedClient constructor.
# Structs
CalibrationClient can be used to generate the dart matrix.
DartClient the API client.
Failure is structure for failure response.
GameResponse is container structure for GameState.
GameState is structure for state.
MockedClient testing purpose.
WrappedClient is structure for manipulate Client.