commandssummaries

package
v2.55.5 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildInfoSummary

type BuildInfoSummary struct {
	// contains filtered or unexported fields
}

func NewBuildInfo

func NewBuildInfo(platformUrl string, majorVersion int) *BuildInfoSummary

func (*BuildInfoSummary) GenerateMarkdownFromFiles

func (bis *BuildInfoSummary) GenerateMarkdownFromFiles(dataFilePaths []string) (finalMarkdown string, err error)

type ResultsWrapper

type ResultsWrapper struct {
	Results []UploadResult `json:"results"`
}

type UploadResult

type UploadResult struct {
	SourcePath string `json:"sourcePath"`
	TargetPath string `json:"targetPath"`
	RtUrl      string `json:"rtUrl"`
}

type UploadSummary

type UploadSummary struct {
	// contains filtered or unexported fields
}

func NewUploadSummary

func NewUploadSummary(platformUrl string, majorVersion int) *UploadSummary

func (*UploadSummary) GenerateMarkdownFromFiles

func (us *UploadSummary) GenerateMarkdownFromFiles(dataFilePaths []string) (markdown string, err error)

Jump to

Keyboard shortcuts

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