Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UpdateResult ¶
type UpdateToLatestUseCase ¶
type UpdateToLatestUseCase struct {
// contains filtered or unexported fields
}
func NewUpdateToLatestUseCase ¶
func NewUpdateToLatestUseCase(releaseRepo repository.ReleaseRepository) *UpdateToLatestUseCase
func (*UpdateToLatestUseCase) Execute ¶
func (uc *UpdateToLatestUseCase) Execute() (UpdateResult, error)
Click to show internal directories.
Click to hide internal directories.