Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TagsSemver ¶
type TagsSemver struct {
// contains filtered or unexported fields
}
func NewTagsSemver ¶
func NewTagsSemver() *TagsSemver
func (*TagsSemver) AddTag ¶
func (s *TagsSemver) AddTag(tagAnnotation string)
func (*TagsSemver) GetLatestTag ¶
func (s *TagsSemver) GetLatestTag() string
Click to show internal directories.
Click to hide internal directories.