Versions in this module Expand all Collapse all v1 v1.0.0 Mar 1, 2026 Changes in this version type Name + func (n Name) Ticket(re *regexp.Regexp) ticket.Ticket v0 v0.1.0 Jan 25, 2026 Changes in this version + type Branch struct + func NewBranch(name Name) Branch + func (b Branch) String() string + type Name string + func NewName(name string) Name + func (n Name) Empty() bool + func (n Name) String() string