package
0.0.0-20241214133522-87726f46f77a
Repository: https://github.com/pthum/stripcontrol-golang.git
Documentation: pkg.go.dev

# Functions

NewCPService creates a new instance of CPService.
NewLEDService creates a new instance of LEDService.

# Structs

CPService is an autogenerated mock type for the CPService type.
CPService_CreateColorProfile_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateColorProfile'.
CPService_DeleteColorProfile_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteColorProfile'.
No description provided by the author
CPService_GetAll_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAll'.
CPService_GetColorProfile_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetColorProfile'.
CPService_UpdateColorProfile_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateColorProfile'.
LEDService is an autogenerated mock type for the LEDService type.
LEDService_CreateLEDStrip_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateLEDStrip'.
LEDService_DeleteLEDStrip_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteLEDStrip'.
No description provided by the author
LEDService_GetAll_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetAll'.
LEDService_GetLEDStrip_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetLEDStrip'.
LEDService_GetProfileForStrip_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetProfileForStrip'.
LEDService_RemoveProfileForStrip_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveProfileForStrip'.
LEDService_UpdateLEDStrip_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateLEDStrip'.
LEDService_UpdateProfileForStrip_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateProfileForStrip'.