package
Version:
v2.932.6
Opens a new window with list of versions in this module.
Published: Aug 18, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Changeset struct {
ID string `yaml:"id"`
Features []string `yaml:"features"`
Targets []string `yaml:"targets"`
Type string `yaml:"type"`
Bump string `yaml:"bump"`
Description string `yaml:"description"`
Author string `yaml:"author"`
Date string `yaml:"date"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.