endpoint

package
v0.0.0-...-47d9ccc Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CurrencyEndpoint

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

func (*CurrencyEndpoint) RegisterRoute

func (e *CurrencyEndpoint) RegisterRoute(r *chi.Mux) *chi.Mux

type CurrencyEndpointInterface

type CurrencyEndpointInterface interface {
	RegisterRoute(r *chi.Mux) *chi.Mux
}

func NewCurrencyEndpoint

func NewCurrencyEndpoint(
	currencyCommand command.CurrencyCommandInterface,
	currencyQuery query.CurrencyQueryInterface,
	log *logrus.Logger,
) CurrencyEndpointInterface

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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