inherit

package
v0.32.0 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2021 License: GPL-2.0, GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package inherit provides a middleware that passes arguments from a parent to its children

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InheritMiddleware

type InheritMiddleware struct {
}

Arguments Propagator

func NewInheritMiddleware

func NewInheritMiddleware() InheritMiddleware

func (InheritMiddleware) Apply

func (inheritMiddleware InheritMiddleware) Apply(
	run *pipeline.Run,
	next func(*pipeline.Run),
	_ *middleware.ExecutionContext,
)

func (InheritMiddleware) String

func (_ InheritMiddleware) String() string

Jump to

Keyboard shortcuts

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