# Functions
NewTelemClient creates a new instance of TelemClient.
NewTelemetryService creates a new instance of TelemetryService.
# Structs
TelemClient is an autogenerated mock type for the TelemClient type.
TelemClient_Telem_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Telem'.
TelemClient_TelemBatch_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TelemBatch'.
TelemetryService is an autogenerated mock type for the TelemetryService type.
TelemetryService_Close_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Close'.
TelemetryService_HealthReport_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HealthReport'.
TelemetryService_Name_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Name'.
TelemetryService_Ready_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Ready'.
TelemetryService_Send_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Send'.
TelemetryService_Start_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Start'.