routes

package
v0.0.0-...-38e6dbc Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2023 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IntegrationRoutes

type IntegrationRoutes struct {
	Controller controllers.IntegrationController
}

func NewIntegrationRoutes

func NewIntegrationRoutes(repository entity.IntegrationRepository) *IntegrationRoutes

func (IntegrationRoutes) Routes

func (ir IntegrationRoutes) Routes() chi.Router

type Routes

type Routes struct {
	DB         *sql.DB
	BrokerConn *rabbitmq.Conn
}

func NewRoutes

func NewRoutes(db *sql.DB) *Routes

func (Routes) Routes

func (routes Routes) Routes() chi.Router

Jump to

Keyboard shortcuts

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