Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CiCd ¶
type CiCd interface {
IncrementalID() string
GitRef() string
GitSHA() string
GitRepository() string
Name() string
}
func MustCreate ¶
func MustCreate() CiCd
type Constructor ¶
Click to show internal directories.
Click to hide internal directories.