Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecutionInTime ¶
func ExecutionInTime(ctx context.Context, qh cqs.QueryHandler, ch cqs.CommandHandler, now vo.Time) error
Types ¶
type ExecuteDailyError ¶
type ExecuteDailyError struct {
// contains filtered or unexported fields
}
func (ExecuteDailyError) Error ¶
func (e ExecuteDailyError) Error() string
type ExecuteOddEvenError ¶
type ExecuteOddEvenError struct {
// contains filtered or unexported fields
}
func (ExecuteOddEvenError) Error ¶
func (e ExecuteOddEvenError) Error() string
type ExecuteTemperatureError ¶
type ExecuteTemperatureError struct {
// contains filtered or unexported fields
}
func (ExecuteTemperatureError) Error ¶
func (e ExecuteTemperatureError) Error() string
type ExecuteWeeklyError ¶
type ExecuteWeeklyError struct {
// contains filtered or unexported fields
}
func (ExecuteWeeklyError) Error ¶
func (e ExecuteWeeklyError) Error() string
type FindProgramsError ¶
type FindProgramsError struct {
// contains filtered or unexported fields
}
func (FindProgramsError) Error ¶
func (f FindProgramsError) Error() string
type ReadCurrentStatusError ¶
type ReadCurrentStatusError struct {
// contains filtered or unexported fields
}
func (ReadCurrentStatusError) Error ¶
func (r ReadCurrentStatusError) Error() string
Click to show internal directories.
Click to hide internal directories.