support

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FileList

func FileList() []string

func MarkdownSummary

func MarkdownSummary(r report.Report) string

Types

type Manifest

type Manifest struct {
	SchemaVersion string            `json:"schema_version"`
	CreatedAt     time.Time         `json:"created_at"`
	Files         []string          `json:"files"`
	SHA256        map[string]string `json:"sha256"`
}

func WriteBundle

func WriteBundle(path string, r report.Report) (Manifest, error)

Jump to

Keyboard shortcuts

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