types

package
v0.0.0-...-e26f6fd Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2025 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildObservations

type BuildObservations struct {
	Start            time.Time `json:"start"`
	Stop             time.Time `json:"stop"`
	WorkingDirectory string    `json:"workingDirectory"`
	FilesOpened      []string  `json:"opened,omitempty"`
	FilesExecuted    []string  `json:"executed,omitempty"`
}

BuildObservations is the "spec" for the output file

Jump to

Keyboard shortcuts

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