json

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Root_Id = "0000000000000000"
)

Variables

This section is empty.

Functions

func ConvertArchive added in v0.0.2

func ConvertArchive(node Node) []*harness.Step

func ConvertClone

func ConvertClone(node Node) (*harness.CloneStage, *harness.Repository)

func ConvertJunit added in v0.0.2

func ConvertJunit(node Node) *harness.Step

func ConvertSh

func ConvertSh(node Node) *harness.Step

func ConvertSleep added in v0.0.2

func ConvertSleep(node Node) *harness.Step

func SanitizeForId

func SanitizeForId(spanName string, spanId string) string

Types

type Node

type Node struct {
	Name          string
	Parent        string
	SpanName      string
	SpanId        string
	ParentSpanId  string
	TraceId       string
	Children      []Node
	Type          string
	ParameterMap  map[string]interface{}
	AttributesMap map[string]string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL