Versions in this module Expand all Collapse all v0 v0.0.2 Jul 31, 2026 Changes in this version + type CommitContextUseCase struct + func NewCommitContextUseCase(commitRepo repository.CommitRepository, ...) *CommitContextUseCase + func (uc *CommitContextUseCase) Execute(message string) (entity.Commit, error) v0.0.1-beta May 20, 2026