dependenciestest

package
v0.173.0 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2022 License: MIT Imports: 11 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var StatusOK int = 200

Functions

func ExecutionDefault added in v0.148.0

func ExecutionDefault() execute.ExecutionDependencies

func InjectAllDeps added in v0.148.0

func InjectAllDeps(ctx context.Context) (context.Context, *dependency.Span)

Injects all default dependencies into the context

Types

type Deps added in v0.142.0

type Deps struct {
	flux.Deps
	// contains filtered or unexported fields
}

func Default

func Default() Deps

func (Deps) Inject added in v0.142.0

func (d Deps) Inject(ctx context.Context) context.Context

type RoundTripFunc

type RoundTripFunc func(req *http.Request) *http.Response

func (RoundTripFunc) RoundTrip

func (f RoundTripFunc) RoundTrip(req *http.Request) (*http.Response, error)

Jump to

Keyboard shortcuts

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