print

package
v0.0.0-...-adf0331 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Overview

Code generated by internal/cmd/embedtmpl/embedtmpl.go DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Print

func Print(
	ctx context.Context,
	printer Printer,
	grouped map[string][]gen.Plan,
	prefixes [][2]string,
) error

Types

type Plans

type Plans struct {
	Imports *gen.Imports
	Plans   []gen.Plan
}

type Printer

type Printer interface {
	Print(ctx context.Context, w io.Writer, goPath string, plans []gen.Plan) error
}

func New

func New(t *template.Template) Printer

Jump to

Keyboard shortcuts

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