Versions in this module Expand all Collapse all v2 v2.0.0 Jan 30, 2026 Changes in this version + const Error + const Ok + type Effect interface + Run func() error + func NewExitErr() Effect + func NewExitErrMsg(err error) Effect + func NewExitOk() Effect + func NewExitOkMsg(message string) Effect + type ExitWithMsg struct + func (exit ExitWithMsg) Run() error + type ExitWithoutMsg struct + func (exit ExitWithoutMsg) Run() error Other modules containing this package github.com/hekmekk/git-team