package
Version:
v1.0.7
Opens a new window with list of versions in this module.
Published: Feb 28, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type BuildOptions struct {
Anonymize bool
}
type Snapshot struct {
ExportVersion string `json:"export_version" yaml:"export_version"`
ExportedAt string `json:"exported_at" yaml:"exported_at"`
Org string `json:"org" yaml:"org"`
Tools []agg.Tool `json:"tools" yaml:"tools"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.