routestorerfx

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type StorageIn

type StorageIn struct {
	fx.In
	Config config.Config
	Logger *zerolog.Logger
}

type StorageOut

type StorageOut struct {
	fx.Out
	RouteStorer route.RouteStorer
}

func ProvideRouteStorer

func ProvideRouteStorer(in StorageIn) (StorageOut, error)

type UnsupportedRouteStorageError

type UnsupportedRouteStorageError struct {
	// contains filtered or unexported fields
}

func (*UnsupportedRouteStorageError) Error

Jump to

Keyboard shortcuts

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