section

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package section provides the Section structure.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Section

type Section struct {
	// Fragments is the list of changes of this section type in the release.
	Fragments []fragment.Fragment
	// ShowAlways is a boolean indicating if this section should be included in the
	// news file even if there are no fragments.
	ShowAlways bool
	// Title is the string written to the news file for this section.
	Title string
}

Section represents a collection of changes. Features, bug fixes, etc.

Jump to

Keyboard shortcuts

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