ds

package
v0.2.25 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chain

type Chain[T any] struct {
	// contains filtered or unexported fields
}

func (*Chain[T]) Execute

func (p *Chain[T]) Execute(io T)

func (*Chain[T]) Use

func (p *Chain[T]) Use(middleware Middleware[T])

type Middleware

type Middleware[T any] func(io T, next func(error))

Jump to

Keyboard shortcuts

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