Documentation ¶
Index ¶
Constants ¶
View Source
const VAR_TAG = "{{.tag}}"
Variables ¶
This section is empty.
Functions ¶
func InjectGitTag ¶
func InjectGitTag(s *GitTag)
func InjectOsCmd ¶
func InjectOsCmd(s *OsCmd)
func LoadGitTag ¶
func LoadGitTag() baseiface.ISingleton
func LoadOsCmd ¶
func LoadOsCmd() baseiface.ISingleton
Types ¶
type GitTag ¶
type GitTag struct { basedto.BaseEntitySingle // contains filtered or unexported fields }
type OsCmd ¶
type OsCmd struct { basedto.BaseEntitySingle CmdPath string // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.