package
0.0.0-20241009004650-84ea22048b9a
Repository: https://github.com/azure/azure-dev.git
Documentation: pkg.go.dev

# Functions

Creates a new instance of the Debug middleware.
No description provided by the author
Creates a new instance of the Hooks middleware.
Creates a new middleware runner.
Creates a new Telemetry middleware instance.
No description provided by the author
No description provided by the author

# Structs

Adds support to easily debug and attach a debugger to AZD for development purposes.
No description provided by the author
No description provided by the author
Middleware runner stores middleware registrations and orchestrates the invocation of middleware components and actions.
Middleware Run options.
Telemetry middleware tracks telemetry for the given action.
No description provided by the author

# Interfaces

Defines a middleware component.

# Type aliases

Executes the next middleware in the command chain.
Registration function that returns a constructed middleware.