routing

package
v1.0.4-0...-7e3b3fb Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package routing provides the routing domain service. It does not actually implement the routing service but merely acts as a proxy for a separate bounded context.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	// FetchRoutesForSpecification finds all possible routes that satisfy a
	// given specification.
	FetchRoutesForSpecification(rs cargo2.RouteSpecification) []cargo2.Itinerary
}

Service provides access to an external routing service.

Jump to

Keyboard shortcuts

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