package
Version:
v0.0.19
Opens a new window with list of versions in this module.
Published: Dec 14, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Obj struct {
Git git.Git
}
Obj is the data structure struct for the tag package
List returns a list of git tags
ListWithArgs returns a list of git tags and allows to pass optional args to the git command
SortedList returns list of git tags and passes the --sort= flag to the git command. This needs to be set by parameter.
Tag is the interface for the tag package
New returns a new intance of Tag interface
Source Files
¶
Click to show internal directories.
Click to hide internal directories.