Documentation ¶
Index ¶
- Constants
- func ConvertArchive(node Node) []*harness.Step
- func ConvertClone(node Node) (*harness.CloneStage, *harness.Repository)
- func ConvertJunit(node Node) *harness.Step
- func ConvertSh(node Node) *harness.Step
- func ConvertSleep(node Node) *harness.Step
- func SanitizeForId(spanName string, spanId string) string
- type Node
Constants ¶
View Source
const (
Root_Id = "0000000000000000"
)
Variables ¶
This section is empty.
Functions ¶
func ConvertArchive ¶ added in v0.0.2
func ConvertClone ¶
func ConvertClone(node Node) (*harness.CloneStage, *harness.Repository)
func ConvertJunit ¶ added in v0.0.2
func ConvertSleep ¶ added in v0.0.2
func SanitizeForId ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.