output

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

Package output is responsible for publishing the migration results.

Index

Constants

View Source
const MigrationReportHeader = "# Migration Report\n"

Variables

This section is empty.

Functions

func Write

Write will produce the output based on the given inputs.

Types

type Options

type Options struct {
	DryRun           bool
	OutputDir        string
	OutputFile       string
	SingleOutputFile string
	// contains filtered or unexported fields
}

Options configures the output options when writing the results. It doesn't affect the how the Migration Report is handled.

Jump to

Keyboard shortcuts

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