render

package
v1.6.8 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2026 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GeneratorOption

type GeneratorOption func(g *Renderer)

type Renderer

type Renderer struct {
	// contains filtered or unexported fields
}

func NewRenderer

func NewRenderer(specification *spec.Specification, options RendererOptions) *Renderer

func (Renderer) Name

func (sp Renderer) Name() string

func (*Renderer) Process

func (sp *Renderer) Process(cxt context.Context, input *pipeline.Data[*asciidoc.Document], index int32, total int32) (outputs []*pipeline.Data[string], extras []*pipeline.Data[*asciidoc.Document], err error)

type RendererOptions

type RendererOptions struct {
	TestRoot     string `` /* 133-byte string literal not displayed */
	Overwrite    bool   `help:"overwrite existing test plans" group:"Test Plans:"`
	TemplateRoot string `` /* 151-byte string literal not displayed */
}

Jump to

Keyboard shortcuts

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