module

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2023 License: MIT Imports: 7 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitializeDependencies

func InitializeDependencies(
	g *zanzibar.Gateway,
) (*DependenciesTree, *Dependencies)

InitializeDependencies fully initializes all dependencies in the dep tree for the selective-gateway service

Types

type ClientDependenciesNodes

type ClientDependenciesNodes struct {
	Echo   echoclientgenerated.Client
	Mirror mirrorclientgenerated.Client
}

ClientDependenciesNodes contains client dependencies

type Dependencies

type Dependencies struct {
	Default  *zanzibar.DefaultDependencies
	Endpoint *EndpointDependencies
}

Dependencies contains dependencies for the selective-gateway service module

type DependenciesTree

type DependenciesTree struct {
	Client   *ClientDependenciesNodes
	Endpoint *EndpointDependenciesNodes
}

DependenciesTree contains all deps for this service.

type EndpointDependencies

type EndpointDependencies struct {
	Bounce bounceendpointgenerated.Endpoint
}

EndpointDependencies contains endpoint dependencies

type EndpointDependenciesNodes

type EndpointDependenciesNodes struct {
	Bounce bounceendpointgenerated.Endpoint
}

EndpointDependenciesNodes contains endpoint dependencies

Jump to

Keyboard shortcuts

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