package
0.0.0-20221016081603-73e05688ebf7
Repository: https://github.com/project-flotta/flotta-device-worker.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewMockService creates a new mock instance.
NewMockSystemdManager creates a new mock instance.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

MockService is a mock of Service interface.
MockServiceMockRecorder is the mock recorder for MockService.
MockSystemdManager is a mock of SystemdManager interface.
MockSystemdManagerMockRecorder is the mock recorder for MockSystemdManager.

# Interfaces

go:generate mockgen -package=service -destination=mock_systemd.go .
go:generate mockgen -package=service -destination=mock_systemd_manager.go .